summaryrefslogtreecommitdiff
path: root/dev-python/tempita
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /dev-python/tempita
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-python/tempita')
-rw-r--r--dev-python/tempita/Manifest2
-rw-r--r--dev-python/tempita/tempita-0.5.3-r2.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/tempita/Manifest b/dev-python/tempita/Manifest
index 86e55bb18edd..f6b08365b292 100644
--- a/dev-python/tempita/Manifest
+++ b/dev-python/tempita/Manifest
@@ -2,5 +2,5 @@ AUX tempita-0.5.3-pypy-tests.patch 933 BLAKE2B 9b49ab761c894a54f883645bbae9eba93
DIST tempita-0.5.3-bitbucket.tar.gz 22756 BLAKE2B 59d273b1dc206eea452f7e5265d59b3ef1248b2d920eae559d74f4c569852b2a127e2a906f866cb748a12663dca944d9080413410edd5c69bd93b0d9574e3026 SHA512 cebe443bf0fc7705304fe127c796801acb6cdc54e79315c2afddb79ece1d04427852c1d0924ab9dd54520b584ae09a0644a20ff2dd6ed0408ee103f5b3fb9410
DIST tempita-0.5.3.tar.gz 12707 BLAKE2B 921087bf09454506db8cab7b37c780bba5298b206113e246b710367b92364f03055afda6b826ca3008e34e4ea8821c6aabf045a735ac0887db1ba8a82e048ddb SHA512 43bafd42ab0c07bec636d637bfcd42053559d188e13bccc66527dc5f735fd9c3ec30fcf29f3e650d88315fe8f2eb2c5af280f51d2c64db099e08d8a70969a1c4
EBUILD tempita-0.5.3-r1.ebuild 606 BLAKE2B 84e961e0e66377afc577dc6c89da0a77a581c831f2edb954e34a4c2bd8342820a3401cde4bdf93808acef73c6e14a20da2331f4766c2064e712459f2531056da SHA512 ffdce81e5e92be1d71219d6a0b0a168a981f8ed58c99e542ad68494156476348cc95e43b6974b7cc1a3e334691a6e55c9b242bf76ee570998879fe2593ced4ef
-EBUILD tempita-0.5.3-r2.ebuild 1386 BLAKE2B d06e6476c58d9830b5760017b89d805e3f4bf6ca7d75f33f380832a50eb0457ba1d852ed743cea2684b6a93eeaa4aebd0d5f612e8a2e19dba6b1d00d74bac4eb SHA512 9e070f8f90b78b5aabd63851cecb5ab7dc144c1ea6fe1d0c9fc5d052426c90ea0e39d970f4d1f25e9835dde5d0c9daac0c46553b908af74e782217f6a539742f
+EBUILD tempita-0.5.3-r2.ebuild 1411 BLAKE2B 4157dec9a79ec1811278d300e91a9e6d6a5225a372bcbfb376701563fb1d26d4d0054800d0eb6a66f974e55f622f724cd69c79b6e4f46a4768171d30cdf6f535 SHA512 d8f20db3ee1588204a7d29ae1f22c6d8cf0fa15231ace8bbde2a521fdde65ea0d9b3211da3d3aa9424df7f07166f529dc5fb304aff37ce0cd3986d2e6564b501
MISC metadata.xml 320 BLAKE2B d26cd9d2555b7d1a56ad44c86fb280a249a4f2d45c3f320cbb9a98de249e826701d49b814c209e6270d183084b8955e177fdac69af0136a7432cc5370b70fb3a SHA512 44f0ea2e06ab198180db9be4533b29c56e7cd0f3af9f522188e063cf787ad1eb1eff9fe2e09debe97be85769a09375385c1f838a7eedc2bc92835e846320f109
diff --git a/dev-python/tempita/tempita-0.5.3-r2.ebuild b/dev-python/tempita/tempita-0.5.3-r2.ebuild
index f0f7d351d2d0..b26f6be9b70a 100644
--- a/dev-python/tempita/tempita-0.5.3-r2.ebuild
+++ b/dev-python/tempita/tempita-0.5.3-r2.ebuild
@@ -16,8 +16,9 @@ SRC_URI="https://bitbucket.org/ianb/${PN}/get/${MY_COMMIT}.tar.gz -> ${P}-bitbuc
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
+RESTRICT="!test? ( test )"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]