public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/
Date: Wed, 11 Mar 2020 21:56:28 +0000 (UTC)	[thread overview]
Message-ID: <1583963775.17292ba174cdfde36d042bf1cb50880f257e4028.williamh@gentoo> (raw)

commit:     17292ba174cdfde36d042bf1cb50880f257e4028
Author:     William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Wed Mar 11 21:45:52 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 21:56:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17292ba1

dev-python/uritemplate: 3.0.1 bump

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 dev-python/uritemplate/Manifest                 |  1 +
 dev-python/uritemplate/uritemplate-3.0.1.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/uritemplate/Manifest b/dev-python/uritemplate/Manifest
index c54af33489f..976fbb365f3 100644
--- a/dev-python/uritemplate/Manifest
+++ b/dev-python/uritemplate/Manifest
@@ -1,2 +1,3 @@
 DIST uritemplate-0.6.tar.gz 3508 BLAKE2B 41abd9a347a6ab0fae668a63c185d64e857cb88431a3b8ecaa673076a1fb700869c1679313ed772c2aade5952cbad7f0ce898f4be4ea280fe8d867cf1c280911 SHA512 19e9d2f7cb6275c1a3bc6e287d9d3bdbed4391541f29765130a8e33825321e33fe3220adc349794d179354bcb9d77571ae20ba7836034962f3713994c7cdbfbd
 DIST uritemplate-3.0.0.tar.gz 30038 BLAKE2B eac4deaa980a9a4618a245bfdc8b3df2180a4285b9197488e7556e3cbce88c4a52ee8bdfecc5f500d80d14a59f8ff0e1ecbcb3aedff422fa9853cb2d40e25df4 SHA512 9988ae6db1d0234a2dfb393ab0205dd7902c814b8a85e06a666b8fec44cacec90fc8852b64da068242cb57cbb2ed63478567224fcb6751df82605d1f0881ad6e
+DIST uritemplate-3.0.1.tar.gz 32806 BLAKE2B 71fb7ef9fbdd61f3a3f67c5615cfb65ab261b5f9ce1c5a534e155a9723990599bf50e9ee0934d870161f7f26fc3d0fbcc07fefa558fc55bca29e96259bba767a SHA512 260da5901d28ca2354d972e00ed468c9bcf2901f948cb7759ff3e9d3a7b67da90ba754e555d6695c5095801b106ffd422459f0860b901a75e01575e159eb8f48

diff --git a/dev-python/uritemplate/uritemplate-3.0.1.ebuild b/dev-python/uritemplate/uritemplate-3.0.1.ebuild
new file mode 100644
index 00000000000..a4ea032e684
--- /dev/null
+++ b/dev-python/uritemplate/uritemplate-3.0.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of RFC6570, URI Template"
+HOMEPAGE="https://pypi.org/project/uritemplate/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+	dev-python/simplejson[${PYTHON_USEDEP}]
+	!<=dev-python/google-api-python-client-1.3"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2020-03-11 21:56 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-11 21:56 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18 11:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/ Michał Górny
2024-05-18 11:11 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2023-03-16  4:13 Michał Górny
2022-06-17  4:54 Michał Górny
2022-06-16 23:05 Jakov Smolić
2022-06-16 23:05 Jakov Smolić
2022-06-16 10:16 Jakov Smolić
2022-06-16 10:15 Jakov Smolić
2022-06-16  9:52 Jakov Smolić
2022-06-16  9:50 Jakov Smolić
2022-06-16  9:50 Jakov Smolić
2022-06-16  9:11 Jakov Smolić
2022-05-16 18:41 Arthur Zamarin
2022-04-23 19:07 Michał Górny
2022-01-17 13:02 James Le Cuirot
2022-01-10  5:13 Joshua Kinard
2021-12-31 16:53 Matt Turner
2021-11-18  5:36 Sam James
2021-11-17  7:30 Michał Górny
2021-11-17  2:16 Sam James
2021-11-17  2:15 Sam James
2021-11-15 16:29 Agostino Sarubbo
2021-11-14  3:21 Sam James
2021-11-13 21:09 Jakov Smolić
2021-11-13 12:51 Jakov Smolić
2021-11-13  9:26 Arthur Zamarin
2021-11-08 19:32 Sam James
2021-11-08 19:32 Sam James
2021-11-06  0:48 Sam James
2021-11-05  2:20 Sam James
2021-10-26  6:38 Sam James
2021-10-13  7:20 Michał Górny
2021-10-11  7:56 Michał Górny
2021-10-11  1:20 Sam James
2021-10-10 20:43 Sam James
2021-10-10  0:09 Sam James
2021-10-06 13:07 Yixun Lan
2021-10-04 17:44 Sam James
2021-06-05 18:31 Michał Górny
2020-08-03  1:40 Sam James
2020-07-12 16:57 Michał Górny
2020-07-09  8:04 Agostino Sarubbo
2020-07-09  7:58 Agostino Sarubbo
2020-05-13  4:00 Patrick McLean
2020-03-29 10:30 Michał Górny
2020-02-05 15:48 Michał Górny
2019-04-10 22:44 Matthew Thode
2017-09-29 23:32 Matt Thode
2017-06-26 10:21 Alexis Ballier
2017-03-17 19:37 Zac Medico
2016-12-20 17:42 Nicolas Bock
2016-10-12 11:01 Zac Medico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1583963775.17292ba174cdfde36d042bf1cb50880f257e4028.williamh@gentoo \
    --to=williamh@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox