public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pure-protobuf/
Date: Wed, 15 Feb 2023 13:56:38 +0000 (UTC)	[thread overview]
Message-ID: <1676468355.e81414b6c7baa4f11cb4acf22f2d53fc760b2651.cybertailor@gentoo> (raw)

commit:     e81414b6c7baa4f11cb4acf22f2d53fc760b2651
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Feb 14 23:48:55 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed Feb 15 13:39:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e81414b6

dev-python/pure-protobuf: add 2.2.2, drop 2.2.0

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/pure-protobuf/Manifest                              |  2 +-
 .../{pure-protobuf-2.2.0.ebuild => pure-protobuf-2.2.2.ebuild} | 10 +++-------
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-python/pure-protobuf/Manifest b/dev-python/pure-protobuf/Manifest
index 7baa36ca0..101a75a41 100644
--- a/dev-python/pure-protobuf/Manifest
+++ b/dev-python/pure-protobuf/Manifest
@@ -1,2 +1,2 @@
-DIST pure_protobuf-2.2.0.tar.gz 16165 BLAKE2B 0845d173bf18453907a767324b6d61a0ef4765870ff81464bb81cdd0afdf65c34222a32119968ec7bf203d40a07fba91c8727fd50ddfbc3c04185300fab9acb2 SHA512 d503ad9c5473a172e3f55a233f2047c78e55d24bd0cfa68293c5343daf892416bbe85720fe43ae6beb9850078bb4a9d793daf1780a6ea5adf004732b457f5df0
 DIST pure_protobuf-2.2.1.tar.gz 16458 BLAKE2B 6a461f0f1b56341ee4288a5990d713cafcdce6788111c7b011e72e742cf5060fb4c535cf9c197183a72e886eab7b72bf5790105c578467e3f6f3d1fa9d063b0f SHA512 fa142061fc33e2a646e5392d22f0f80012b3c08f3133b00e0aa661762cd693702eb64a3e4db09e270e5d8de751d7a15167295d242c6db73f8153bb4a49fbdc10
+DIST pure_protobuf-2.2.2.tar.gz 16441 BLAKE2B bb5d2dac77b65d29beaf125a524dcf2bb3250737cb5b140d05c5ff397205cabe853ab87bd091bbaff88d169ca514ded2525cbe14ad81f504f55d47a1106bc805 SHA512 f9107d52e8dd3183af9917fc5c70d38c043c9bb80d9a067e8bfbc0dd5271feb10dd0820bcfd829517b4c6fc66f7faaf7e5ebfbb6748315debbcdcc3714264310

diff --git a/dev-python/pure-protobuf/pure-protobuf-2.2.0.ebuild b/dev-python/pure-protobuf/pure-protobuf-2.2.2.ebuild
similarity index 69%
rename from dev-python/pure-protobuf/pure-protobuf-2.2.0.ebuild
rename to dev-python/pure-protobuf/pure-protobuf-2.2.2.ebuild
index ba4403245..32c5ff9e5 100644
--- a/dev-python/pure-protobuf/pure-protobuf-2.2.0.ebuild
+++ b/dev-python/pure-protobuf/pure-protobuf-2.2.2.ebuild
@@ -1,21 +1,17 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
 DISTUTILS_USE_PEP517=hatchling
-inherit distutils-r1
+inherit distutils-r1 pypi
 
-MY_PN="${PN/-/_}"
-MY_P="${MY_PN}-${PV}"
 DESCRIPTION="Python implementation of Protocol Buffers data types with dataclasses support"
 HOMEPAGE="
 	https://github.com/eigenein/protobuf
 	https://pypi.org/project/pure-protobuf/
 "
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"


             reply	other threads:[~2023-02-15 13:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15 13:56 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-06 12:16 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pure-protobuf/ Takuya Wakazono
2024-01-26 10:06 Takuya Wakazono
2024-01-26 10:06 Takuya Wakazono
2023-05-08 16:45 Anna Vyalkova
2023-02-25 23:27 Anna Vyalkova
2023-01-26 20:53 Anna Vyalkova
2022-12-25  2:19 Anna Vyalkova
2022-10-10 16:43 Anna Vyalkova
2022-01-21 16:43 Anna Vyalkova
2022-01-11 13:07 Anna Vyalkova
2022-01-09  0:01 Anna Vyalkova
2021-12-07 20:42 Maciej Barć
2021-06-03 17:37 Maciej Barć
2021-02-19  4:36 Maciej Barć
2020-09-28  7:26 Maciej Barć
2020-05-03 19:10 Maciej Barć
2020-05-03 19:10 Maciej Barć
2020-05-03  8:52 Andrew Ammerlaan
2020-05-02 16:45 Maciej Barć

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=1676468355.e81414b6c7baa4f11cb4acf22f2d53fc760b2651.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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