mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/freezegun-0.3.12-r1: Revbump, cleanup deps a bit
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
committed by
Patrick McLean
parent
1474e69a44
commit
91b10285ca
@@ -38,6 +38,15 @@ PATCHES=(
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_prepare_all() {
|
||||
sed -r \
|
||||
-e 's:(python-dateutil)>=2.0:\1:' \
|
||||
-e "s:'(python-dateutil)>=[0-9.]+,.+':'\1':" \
|
||||
-i setup.py
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_prepare() {
|
||||
# optional and only works with python3
|
||||
if ! python_is_python3; then
|
||||
Reference in New Issue
Block a user