Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/bidict/
Date: Fri, 08 Apr 2022 02:43:50
Message-Id: 1649281810.c2023795362d2e5c6b4ee4728d08bd0f8f42729d.tastytea@gentoo
1 commit: c2023795362d2e5c6b4ee4728d08bd0f8f42729d
2 Author: Shaoyu Tseng <1over137 <AT> anche <DOT> no>
3 AuthorDate: Wed Apr 6 21:24:59 2022 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Wed Apr 6 21:50:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2023795
7
8 dev-python/bidict: add 0.22.0, drop 0.21.3
9
10 Signed-off-by: Shaoyu Tseng <1over137 <AT> anche.no>
11
12 dev-python/bidict/Manifest | 2 +-
13 dev-python/bidict/{bidict-0.21.3.ebuild => bidict-0.22.0.ebuild} | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/bidict/Manifest b/dev-python/bidict/Manifest
17 index 19276753d..a70125f71 100644
18 --- a/dev-python/bidict/Manifest
19 +++ b/dev-python/bidict/Manifest
20 @@ -1 +1 @@
21 -DIST bidict-0.21.3.tar.gz 406100 BLAKE2B d6fe581d3114e03fda76a0dcc47a65a5d0a840f17e5eb492341a6498f79b0f57f1d342220016001da4342baecdc1e5b575268d73a21fc01a0520fc11f31ff5ab SHA512 1c1cd17d44c0fbd0bb718a135f31650736a5a8b3979201f7cf19093a96bbf69a978363195f29dab6dd1ef0e28afe11d3f3fe84ad3311d7ea1190aa5e1842c609
22 +DIST bidict-0.22.0.tar.gz 197969 BLAKE2B 511bea446922c959c7ab2c42fadfe63dc486f9b8f4d060779048195ed02344c36819be917716be6773e2173aa9dbd9e5452e747ee325db6ee92057644789653e SHA512 28384e1f63413023c00c199558eb49298c146602a676226d995aa01ccb0f9a6958750f4e34637d0823d659a092e74bb0ce4d75969d105312f73f5e692d9f82af
23
24 diff --git a/dev-python/bidict/bidict-0.21.3.ebuild b/dev-python/bidict/bidict-0.22.0.ebuild
25 similarity index 95%
26 rename from dev-python/bidict/bidict-0.21.3.ebuild
27 rename to dev-python/bidict/bidict-0.22.0.ebuild
28 index 61ecb2e16..566a96b18 100644
29 --- a/dev-python/bidict/bidict-0.21.3.ebuild
30 +++ b/dev-python/bidict/bidict-0.22.0.ebuild
31 @@ -1,4 +1,4 @@
32 -# Copyright 2021 Gentoo Authors
33 +# Copyright 2022 Gentoo Authors
34 # Distributed under the terms of the GNU General Public License v2
35
36 EAPI=8