setup.py tests_require uses a set which is not support in setuptools > 38.0

Bug #1734769 reported by Blake Rouse
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
postgresfixture
Fix Released
Undecided
Blake Rouse

Bug Description

Collecting postgresfixture==0.4.0 (from -r requirements_test.txt (line 7))
  Downloading postgresfixture-0.4.0.tar.gz
    Complete output from command python setup.py egg_info:
    error in postgresfixture setup command: 'tests_require' must be a string or list of strings containing valid project/version requirement specifiers; Unordered types are not allowed

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-f03jemry/postgresfixture/

Upstream changelog that shows this issue:
https://github.com/pypa/setuptools/blob/master/CHANGES.rst#v3800

Related branches

Changed in postgresfixture:
status: New → Confirmed
summary: - setup.py install_requires uses a set which is not support in 38.0
+ setup.py itest_require uses a set which is not support in 38.0
summary: - setup.py itest_require uses a set which is not support in 38.0
+ setup.py itest_require uses a set which is not support in setuptools >
+ 38.0
summary: - setup.py itest_require uses a set which is not support in setuptools >
+ setup.py test_require uses a set which is not support in setuptools >
38.0
summary: - setup.py test_require uses a set which is not support in setuptools >
+ setup.py tests_require uses a set which is not support in setuptools >
38.0
Gavin Panella (allenap)
Changed in postgresfixture:
status: Confirmed → Fix Released
assignee: nobody → Blake Rouse (blake-rouse)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.