14
0
Commit Graph

11 Commits

Author SHA256 Message Date
b29d7e526c - Update to 1.2.2:
* Stop polluting site-packages (see python-poetry/poetry#2015)
  * Added semver as a dependency as it is needed by the (transplanted)
    former poetry-semver code
  * remove poetry-semver from the list of deps
  * Updating packaging requirement in poetry lock file
  * Consolidating new version and poetry dependencies after merging some PRs
  * Output the dependency name without a version for poetry git, path and
    url dependencies
  * Tidying up some type hinting and heeding mypy warnings
  * Fixing all public API methods to handle str or Path arguments
  * Fixing from_setup_py to handle string and Path arguments
  * Fixing handling of >=X style version ranges
  * Added note about pyproject / poetry parsing
  * Re-adding 3.6; prospector still supports it for now
  * Handling parsing a requirements.txt generated by "poetry export"
  * More refactoring, adding some type hints, moving towards astroid 2+
    only compatibility
  * Refactoring setup.py handling to separate module to make testing easier
  * Cleaning up unused setup.py ; fixing pre-commit
- Add patch fix-astroid-import.patch:
  * Use correct exception name from Astroid.
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=20
2024-03-27 03:32:39 +00:00
cf49dc1a37 Accepting request 870964 from home:mcalabkova:branches:devel:languages:python
- Get rid of %ifpython3
- Drop the conflict, the old version is only on Leap 15.1 and older by now

OBS-URL: https://build.opensuse.org/request/show/870964
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=18
2021-02-10 22:33:55 +00:00
d32b31120a Accepting request 824092 from home:mcalabkova:branches:devel:languages:python
- Update to version 0.7
  * support Python 3.8
  * code refactorings and cleanups

OBS-URL: https://build.opensuse.org/request/show/824092
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=16
2020-08-03 16:08:27 +00:00
Tomáš Chvátal
cc8f0b648b Accepting request 811086 from home:mcalabkova:branches:devel:languages:python
- replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/811086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=14
2020-06-03 11:02:54 +00:00
Tomáš Chvátal
eaab6437c1 Accepting request 807231 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807231
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=12
2020-05-19 12:12:51 +00:00
Tomáš Chvátal
a6147d745e - Revert back the previous commit
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=10
2020-01-10 15:06:53 +00:00
Todd R
fab5321fb9 Accepting request 762536 from home:TheBlackCat:branches:devel:languages:python
- Drop python2 subpackage due to dependencies dropping python2.

OBS-URL: https://build.opensuse.org/request/show/762536
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=8
2020-01-09 19:02:12 +00:00
Todd R
2757d3ab7c Accepting request 704547 from home:TheBlackCat:branches:devel:languages:python
- Fix conflicts with old python2-only version
- Fix description formatting.

OBS-URL: https://build.opensuse.org/request/show/704547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=6
2019-05-21 20:10:29 +00:00
Todd R
c22f5bca53 Accepting request 704286 from home:pgajdos
- version update to 0.6
  * no changelog available
- run tests
- convert to singlespec

OBS-URL: https://build.opensuse.org/request/show/704286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=5
2019-05-20 18:19:01 +00:00
Denisart Benjamin
c1087a30f7 Accepting request 306565 from home:benoit_monin:branches:devel:languages:python
update to version 0.4

OBS-URL: https://build.opensuse.org/request/show/306565
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=3
2015-05-16 12:54:59 +00:00
Sascha Peilicke
56005cc321 - Drop python-pip build-requires, it's only used at runtime to bootstrap
the venv (until it has it's own pip binary).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=1
2014-01-15 15:02:02 +00:00