public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pika/
Date: Thu, 13 Jan 2022 16:05:39 +0000 (UTC)	[thread overview]
Message-ID: <1642089932.645a3c95e23a33b0e8dae6109abe78147ca75db9.alexxy@gentoo> (raw)

commit:     645a3c95e23a33b0e8dae6109abe78147ca75db9
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 16:05:32 2022 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 16:05:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=645a3c95

dev-python/pika: Version bump + QA fix

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 dev-python/pika/Manifest                                 | 1 +
 dev-python/pika/pika-1.1.0.ebuild                        | 4 ++--
 dev-python/pika/{pika-1.1.0.ebuild => pika-1.2.0.ebuild} | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
index df96926f2864..c8b991ef8ea2 100644
--- a/dev-python/pika/Manifest
+++ b/dev-python/pika/Manifest
@@ -1 +1,2 @@
 DIST pika-1.1.0.tar.gz 139407 BLAKE2B 2a2bb71d7f1222ca06dd6202a26e502f1e1e1977651e4fb405a938d493e4f525904568fb57ad5eea0f5117f02c7fa9f1b1c971d7d911d0d62a24b161b2cb2ef5 SHA512 15eab619cffe5b6d62a65a66730b03ee3de24978268afd82f608a96b96cc29695159e228dbbbc21c06f4c02a9591c73a686d9d283ceaa725f53782c3460140a7
+DIST pika-1.2.0.tar.gz 144945 BLAKE2B c8b163e4efeb4630da7f1901dfc087c2f3e53d5828eba7ee519e6f696d6c86d48d72c8c1ed98df9c3c0a6889265b072f5c709abec98522992ba699691e96acb1 SHA512 3ea4ecc3b2c722e8b1ec7d220e0cad7c7ed315a4800cbff6903d351885dc6a792318da1767f4bf1a4a40510be444ee18f3881f654c4ec84de8c3005aa2a404bf

diff --git a/dev-python/pika/pika-1.1.0.ebuild b/dev-python/pika/pika-1.1.0.ebuild
index 1bed10429589..caa31224cbae 100644
--- a/dev-python/pika/pika-1.1.0.ebuild
+++ b/dev-python/pika/pika-1.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1

diff --git a/dev-python/pika/pika-1.1.0.ebuild b/dev-python/pika/pika-1.2.0.ebuild
similarity index 82%
copy from dev-python/pika/pika-1.1.0.ebuild
copy to dev-python/pika/pika-1.2.0.ebuild
index 1bed10429589..d84dd6dba9c9 100644
--- a/dev-python/pika/pika-1.1.0.ebuild
+++ b/dev-python/pika/pika-1.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
+PYTHON_COMPAT=( python3_{7..10} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1


             reply	other threads:[~2022-01-13 16:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13 16:05 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-04 20:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/pika/ Alexey Shvetsov
2023-10-14  6:24 Alexey Shvetsov
2022-12-24 21:52 Alexey Shvetsov
2022-11-17 19:05 Arthur Zamarin
2022-11-14  4:44 Michał Górny
2022-06-30 19:19 Arthur Zamarin
2022-05-16 13:24 Michał Górny
2022-05-16 13:24 Michał Górny
2021-02-05  8:47 Michał Górny
2020-11-27 13:01 Alexey Shvetsov
2020-05-04 11:35 Michał Górny
2019-05-11 18:17 Matthew Thode
2019-04-09  7:05 Matthew Thode
2018-06-24 15:24 Pacho Ramos
2017-06-20 12:53 Pacho Ramos
2016-11-13 22:57 Patrice Clement
2016-03-25  4:29 Matt Thode
2016-01-03 16:08 Patrick Lauer

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=1642089932.645a3c95e23a33b0e8dae6109abe78147ca75db9.alexxy@gentoo \
    --to=alexxy@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