Overview

Request 789686 superseded

- Update to 0.2.1
* Change links to blaze org
* Fix Cache.clear()
* Add a resize method.
* make default data dict inside __init__
* test against 3.7 and 3.8, drop 2.7 (maybe, but the tests still pass)
- Drop upstreamed patch fix_cache_clear.patch


Tomáš Chvátal's avatar

From setup.py: 30+ python_requires='>=3.6',

Could you please recheck the content of egg-info on python2 if it does not contain garbage like version restriction there?


Markéta Machová's avatar
author source maintainer target maintainer

of course it does :/ PKG-INFO: Requires-Python: >=3.6 does it count during install?


Tomáš Chvátal's avatar

It works on the rpm packages, but will explode if you use pip or any other python tools


Markéta Machová's avatar
author source maintainer target maintainer

so what? Should I fix it? Or will we just ignore it (since it does not mind for our rpm and pip refuses to install the Python2 version in each case)?


Tomáš Chvátal's avatar

Either %define skip_python2 1 ; or patch it up. I am fine with disabling py2 tbh.


Markéta Machová's avatar
author source maintainer target maintainer

nothing depends on this package so far, so I will rather disable python2 build :)

Request History
Markéta Machová's avatar

mcalabkova created request

- Update to 0.2.1
* Change links to blaze org
* Fix Cache.clear()
* Add a resize method.
* make default data dict inside __init__
* test against 3.7 and 3.8, drop 2.7 (maybe, but the tests still pass)
- Drop upstreamed patch fix_cache_clear.patch


Markéta Machová's avatar

mcalabkova superseded request

superseded by 789757

openSUSE Build Service is sponsored by