summaryrefslogtreecommitdiff
path: root/dev-python/blurb
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
commit6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (patch)
tree25413d1cb3a0cbfe36029db32398c0f333609215 /dev-python/blurb
parent9c417bacd51da6d8b57fa9f37425161d30d4b95b (diff)
gentoo resync : 14.12.2020
Diffstat (limited to 'dev-python/blurb')
-rw-r--r--dev-python/blurb/Manifest4
-rw-r--r--dev-python/blurb/blurb-1.0.7.ebuild4
-rw-r--r--dev-python/blurb/metadata.xml39
3 files changed, 26 insertions, 21 deletions
diff --git a/dev-python/blurb/Manifest b/dev-python/blurb/Manifest
index 3932ca6d2ac4..e1b517d9473e 100644
--- a/dev-python/blurb/Manifest
+++ b/dev-python/blurb/Manifest
@@ -1,4 +1,4 @@
AUX blurb-setuptools.patch 522 BLAKE2B a035fc3282d11845219a442494de83e385210421bcb45edf6780bf93d7cf43c2f3995394f862425f2c0e897357e8f187c07a2ff3b0dbc2aa9c932bfdfd83e69a SHA512 51348af10150ac288df6e4cc2d8c573b43432e18014234b4a68672518f02ef968dd26c4abe8d59dc8d6c64417cc86e770a5295635fa88356c526a580c201c581
DIST blurb-1.0.7.tar.gz 21248 BLAKE2B 931a0db30447f5a41c956f15dac2bd967efd8a85d4837782e02af24edc31dec03d3fab27f22db1dafe334dcfc79b133cf99092fc28b59c190b1182d1f897e0bb SHA512 d84fdc0a7ecec1207a58a748f6d33343504d0b090166c91b05e9b3c2eb125fff890194539204386bdc7a1e0a595d2cb80d54d873045941491d26ca85cb55ac98
-EBUILD blurb-1.0.7.ebuild 576 BLAKE2B edc974b31f11e92ed68d5fdf545584b2b6e05c73ff4a1bf29fdd6e1d355d4826ddb3cedf0f9b8b3b0aa7d152b811eeb54e3944327a4d58ad3d2ff7dc2f24b512 SHA512 9adc2e0cc9a415e5a9d25bdbe46ad5bef052d4241c339b61f011903decacb527c806578e1e02f7e223e9fb2d8434339639d7cc962dc0bf46d152d5aa25ada735
-MISC metadata.xml 976 BLAKE2B 0d391aee3be51752f3cdb2406bacbc4a0bb45bfbebc3b2bc67b788af647faf92bf1308fbc9f51426d4c540f8e89edc8bb6f5c967000a56e40b134270ac8336bd SHA512 611315d86b3ccbecfadc3c38be45e0322221a0f1065d5d59d717a33fbf66f510274b6cb772ca3468ec76e21613ddb88cb547dc3a4e7b50d638c3fe811ed61abb
+EBUILD blurb-1.0.7.ebuild 579 BLAKE2B ddc76c2da55edcf8b4dd289663000a378e44f157eece20ce504a58715a26da323437657cdd7f41d88850fe915190b9a7bbfdd418d36fa9da0ddcdeaa339a3813 SHA512 9d15a10254a3ba048c6ac97176ec48f672477948e9f129285d0618c012307dffa7459a623350887a7189d86133fb1383a3c35a7041341ddc6597f509a78f6f29
+MISC metadata.xml 1014 BLAKE2B cd5bc5ce4fbd543bccb7f0662290434cf88574950b0987aabb7144b0a2a354c2a4b2b878ea72cbc94aad715a8bc39b1af76005a5963a94178f1aaa240647cf6c SHA512 24ce140152484f1e00c11539b7d92f4af24b03c72e21a1130faeaeab7c2414fe8e5450b66e4fa4f602e7ffa7b83360e3390745f68fc8db19ab3f084ea0922b55
diff --git a/dev-python/blurb/blurb-1.0.7.ebuild b/dev-python/blurb/blurb-1.0.7.ebuild
index a74c72cf82e7..1fcf11353aea 100644
--- a/dev-python/blurb/blurb-1.0.7.ebuild
+++ b/dev-python/blurb/blurb-1.0.7.ebuild
@@ -4,7 +4,9 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7} )
+
+PYTHON_COMPAT=( python3_{6..9} )
+
inherit distutils-r1
DESCRIPTION="Tool to create and manage NEWS blurbs for CPython"
diff --git a/dev-python/blurb/metadata.xml b/dev-python/blurb/metadata.xml
index a68165db0ed5..7c2d3fa75752 100644
--- a/dev-python/blurb/metadata.xml
+++ b/dev-python/blurb/metadata.xml
@@ -1,23 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- </maintainer>
- <maintainer type="person">
- <email>chutzpah@gentoo.org</email>
- <name>Patrick McLean</name>
- </maintainer>
- <longdescription lang="en">
- blurb is a tool designed to rid CPython core development of the scourge of
- Misc/NEWS conflicts.
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>chutzpah@gentoo.org</email>
+ <name>Patrick McLean</name>
+ </maintainer>
+ <longdescription lang="en">
+ blurb is a tool designed to rid CPython core development of the scourge of
+ Misc/NEWS conflicts.
- The core concept: split Misc/NEWS into many separate files that, when
- concatenated back together in sorted order, reconstitute the original
- Misc/NEWS file. After that, Misc/NEWS could be deleted from the CPython
- repo and thereafter rendered on demand (e.g. when building a release).
- When checking in a change to CPython, the checkin process will write
- out a new file that sorts into the correct place, using a filename
- unlikely to have a merge conflict.
- </longdescription>
+ The core concept: split Misc/NEWS into many separate files that, when
+ concatenated back together in sorted order, reconstitute the original
+ Misc/NEWS file. After that, Misc/NEWS could be deleted from the CPython
+ repo and thereafter rendered on demand (e.g. when building a release).
+ When checking in a change to CPython, the checkin process will write
+ out a new file that sorts into the correct place, using a filename
+ unlikely to have a merge conflict.
+ </longdescription>
+ <upstream>
+ <remote-id type="pypi">blurb</remote-id>
+ </upstream>
</pkgmetadata>