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/deprecated/
Date: Thu, 14 May 2020 06:04:40 +0000 (UTC)	[thread overview]
Message-ID: <1589436277.f655bebc01d7e0afa541c85370c501b72a521dc2.mgorny@gentoo> (raw)

commit:     f655bebc01d7e0afa541c85370c501b72a521dc2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 14 05:29:10 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 14 06:04:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f655bebc

dev-python/deprecated: Bump to 1.2.10

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

 dev-python/deprecated/Manifest                 |  1 +
 dev-python/deprecated/deprecated-1.2.10.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-python/deprecated/Manifest b/dev-python/deprecated/Manifest
index 410e9e8ea9e..6d9aa092871 100644
--- a/dev-python/deprecated/Manifest
+++ b/dev-python/deprecated/Manifest
@@ -1,2 +1,3 @@
+DIST deprecated-1.2.10.gh.tar.gz 2967353 BLAKE2B 941fa81dd27940be4fde1219a9fe127777354aa2054b15178cade4a859b01f8dff426e0da8161bac580ff6446b44767f3207b474bb5f555826239db039085497 SHA512 4bd53b759d04ab15c74a4c147b2c69c73aed6e40555acf0e84cf0c5b7ffe248da234bd1311c5629f9357d50bc08e55e81363340dcfdabe88933525bcc7859a70
 DIST deprecated-1.2.7.gh.tar.gz 5044697 BLAKE2B 5e295ce21a3e536e08b6e57d78d3682b31e9041f4c53d97c06af03f8272a5b729c892449210471b80500ce499fe9e6af22df8ac0aeec5ac774fd74590ebdfc3b SHA512 da99a22410fdcc2a96cb5b15c489971078ce34e251406ae3dce6b3f97e284a4f09aaf1c5702407abe85a94cb6c8d9237f373a3096d6182e4a9cd1990be2817f1
 DIST deprecated-1.2.9.gh.tar.gz 5332765 BLAKE2B 0b88c15a0186d3adcfe3076a477e1bce3565caf39feb8e25c28865d85a168ed4cecda33fd68158571ebaed429e61b2de290f0c7e832dc87baa9cd4d439dcb093 SHA512 04a248d78021c45a1254f80966e6e4e6817ff3f8312d36fa9874c300fc106b7bed3600702a6953044f88cfa08f8ea8d6447c160554d8c1e1568051d3ce4a175b

diff --git a/dev-python/deprecated/deprecated-1.2.10.ebuild b/dev-python/deprecated/deprecated-1.2.10.ebuild
new file mode 100644
index 00000000000..a5088d2c205
--- /dev/null
+++ b/dev-python/deprecated/deprecated-1.2.10.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Python @deprecated decorator to deprecate old API"
+HOMEPAGE="https://github.com/tantale/deprecated"
+SRC_URI="https://github.com/tantale/deprecated/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest


             reply	other threads:[~2020-05-14  6:04 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14  6:04 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-10  6:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/deprecated/ Ionen Wolkens
2023-12-16  2:45 Sam James
2023-12-08 19:53 Arthur Zamarin
2023-11-17  7:47 Sam James
2023-07-05  8:03 Michał Górny
2023-07-05  5:56 Arthur Zamarin
2023-05-31 16:05 Michał Górny
2023-05-28  2:50 Michał Górny
2023-05-28  2:50 Michał Górny
2022-06-16  9:18 Michał Górny
2022-06-16  9:18 Michał Górny
2022-06-16  8:59 Jakov Smolić
2022-05-13  6:15 Michał Górny
2022-05-13  6:15 Michał Górny
2022-03-08 17:11 Jakov Smolić
2021-12-23 22:42 Sam James
2021-12-23 18:27 Arthur Zamarin
2021-12-23 18:27 Arthur Zamarin
2021-12-23 18:27 Arthur Zamarin
2021-12-23 18:21 Arthur Zamarin
2021-12-04 17:43 Arthur Zamarin
2021-12-04 17:43 Arthur Zamarin
2021-11-25 20:28 Arthur Zamarin
2021-11-25  6:47 Sam James
2021-11-25  0:54 Sam James
2021-10-10 16:18 Michał Górny
2021-09-06  6:23 Michał Górny
2021-06-08  4:09 Sam James
2021-06-01 21:46 Michał Górny
2021-04-18  7:05 Michał Górny
2021-04-18  1:41 Sam James
2021-03-14  8:12 Michał Górny
2021-02-19  3:40 Sam James
2021-01-17 15:13 Michał Górny
2020-07-08 12:52 Michał Górny
2020-07-08 12:52 Michał Górny
2020-05-15 10:28 Agostino Sarubbo
2020-05-15 10:18 Agostino Sarubbo
2020-04-11  7:49 Michał Górny
2020-03-26 20:35 Michał Górny
2020-03-16 12:00 Michał Górny
2020-02-11  7:39 Michał Górny
2020-01-03  8:42 Michał Górny
2019-12-31 14:02 Agostino Sarubbo
2019-12-30 15:32 Agostino Sarubbo
2019-11-12  6:36 Michał Górny
2019-07-31 11:03 Agostino Sarubbo
2019-07-31 10:59 Agostino Sarubbo
2019-07-28  6:41 Michał Górny
2019-07-19  2:32 Michał Górny
2019-06-18  7:07 Michał Górny

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=1589436277.f655bebc01d7e0afa541c85370c501b72a521dc2.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