public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/
Date: Sat, 23 Apr 2022 19:07:58 +0000 (UTC)	[thread overview]
Message-ID: <1650740875.f4f568d3a786c9e0a47ae3cd6a8f371ed61f4318.mgorny@gentoo> (raw)

commit:     f4f568d3a786c9e0a47ae3cd6a8f371ed61f4318
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 18:59:25 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 19:07:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f568d3

dev-python/uritemplate: Bump to 4.1.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/uritemplate/Manifest                 |  1 +
 dev-python/uritemplate/metadata.xml             |  1 +
 dev-python/uritemplate/uritemplate-4.1.1.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)

diff --git a/dev-python/uritemplate/Manifest b/dev-python/uritemplate/Manifest
index 9d0f75f84da6..21e82e3c839b 100644
--- a/dev-python/uritemplate/Manifest
+++ b/dev-python/uritemplate/Manifest
@@ -1 +1,2 @@
 DIST uritemplate-4.1.0.tar.gz 273924 BLAKE2B b21115c6db8f94c635dda1033b4650dd7d2d54b6f52f51bff31ae8cf89e0b3dbcfc1bd029eadc68f5f94eecbd167eabc652c24be6f0bb807beecb5f254520626 SHA512 e62812a4e9ff315a1b06ba9e88f3dd47aea8353cae4ead9ce7bf59b65c83cd6ae7c973cb29b8ddc25266c264f229df8f2d9e982ab489f2f37a5dbd460b87a5e0
+DIST uritemplate-4.1.1.tar.gz 273898 BLAKE2B 08a9179da7ccdb8b6d1a85ccf34f44f8282e6b5a00ddea541364272816588c238f4f8f960a197a7e8074607bcb8d1b52226740bddf0b92fb3751cb2d4b8fad51 SHA512 7682c7dcd9c8d4428b047e3adbc283b78f755face4d8dd1b0cd11df9583bd0435543640ba79229d436aeecad2b5b29684befdccc84ba71f72769ee130cb6576a

diff --git a/dev-python/uritemplate/metadata.xml b/dev-python/uritemplate/metadata.xml
index 7f6fc597dc21..b3847947546a 100644
--- a/dev-python/uritemplate/metadata.xml
+++ b/dev-python/uritemplate/metadata.xml
@@ -6,6 +6,7 @@
     <name>Python</name>
   </maintainer>
   <upstream>
+    <remote-id type="github">python-hyper/uritemplate</remote-id>
     <remote-id type="pypi">uritemplate</remote-id>
   </upstream>
 </pkgmetadata>

diff --git a/dev-python/uritemplate/uritemplate-4.1.1.ebuild b/dev-python/uritemplate/uritemplate-4.1.1.ebuild
new file mode 100644
index 000000000000..03074a16d07e
--- /dev/null
+++ b/dev-python/uritemplate/uritemplate-4.1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of RFC6570, URI Template"
+HOMEPAGE="
+	https://uritemplate.readthedocs.io/en/latest/
+	https://pypi.org/project/uritemplate/
+	https://github.com/python-hyper/uritemplate/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-04-23 19:08 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-23 19:07 Michał Górny [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-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-03-11 21:56 William Hubbs
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=1650740875.f4f568d3a786c9e0a47ae3cd6a8f371ed61f4318.mgorny@gentoo \
    --to=mgorny@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