commit:     c4e0e2c4a2360346f1cbcbd9d41515d6b9ffd974
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 14 13:00:38 2020 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 13:28:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e0e2c4

dev-python/pypugjs: Version bump to 2.9.5

Add DISTUTILS_USE_SETUPTOOLS="bdepend"
to 2.9.4-r1 and 2.9.5

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>

 dev-python/pypugjs/Manifest                                          | 1 +
 dev-python/pypugjs/pypugjs-5.9.4-r1.ebuild                           | 1 +
 dev-python/pypugjs/{pypugjs-5.9.4-r1.ebuild => pypugjs-5.9.5.ebuild} | 1 +
 3 files changed, 3 insertions(+)

diff --git a/dev-python/pypugjs/Manifest b/dev-python/pypugjs/Manifest
index 2608905a6a1..02800097366 100644
--- a/dev-python/pypugjs/Manifest
+++ b/dev-python/pypugjs/Manifest
@@ -1 +1,2 @@
 DIST pypugjs-5.9.4.tar.gz 42179 BLAKE2B 
6ba3ab0b5c4c2828a091c82d5e937ebd1f575f5a9ebd989fbcfa3c17b85471f084d04b641895e8bd4af32ca0c26c430c5d989287824e0bc67f1943fae3bb0caa
 SHA512 
24ebf306a76afab570cb13806d27e12766163bb114a8e4fe20ee5f19eb7311203e8b647eeb2f150efb2f9dfa1db9e56f4218cc3deb15d81f22b12d1b11f83c32
+DIST pypugjs-5.9.5.tar.gz 48925 BLAKE2B 
4487799759e5090a9ef20da5af2d94d6f2d0139409cb5b963153ca949160bdf3f8f5ec8a3dd2949913b80f77b454ce4aeca00d9df10716c7202e105823db8f8b
 SHA512 
f38ced5a908a4353aa1e48df605ebd80da418ecd2f5f554bf8e7788275a13ed82bc5b420656e5ba88862e033e339c5118d097d0ca7c1237aadd5049a15976aa8

diff --git a/dev-python/pypugjs/pypugjs-5.9.4-r1.ebuild 
b/dev-python/pypugjs/pypugjs-5.9.4-r1.ebuild
index 84216b99cfb..a33f3361bf7 100644
--- a/dev-python/pypugjs/pypugjs-5.9.4-r1.ebuild
+++ b/dev-python/pypugjs/pypugjs-5.9.4-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS="bdepend"
 
 inherit distutils-r1
 

diff --git a/dev-python/pypugjs/pypugjs-5.9.4-r1.ebuild 
b/dev-python/pypugjs/pypugjs-5.9.5.ebuild
similarity index 93%
copy from dev-python/pypugjs/pypugjs-5.9.4-r1.ebuild
copy to dev-python/pypugjs/pypugjs-5.9.5.ebuild
index 84216b99cfb..a33f3361bf7 100644
--- a/dev-python/pypugjs/pypugjs-5.9.4-r1.ebuild
+++ b/dev-python/pypugjs/pypugjs-5.9.5.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS="bdepend"
 
 inherit distutils-r1
 

Reply via email to