15
0
forked from pool/python-dparse
Files
python-dparse/python-dparse.changes
Dirk Mueller 65a3b5ffd0 Accepting request 1006505 from home:yarunachalam:branches:devel:languages:python
- update to 0.6.1
  * Use non-deprecated ConfiParser method
- update to 0.6.0
  * Fork from upstream dparse that is unresponsive
  * Rename package to dparse2
  * Fix security issue for GHSL-2021-111https://github.com/pyupio/dparse/issues/50
  * Drop support for Python < 3.6 and add support for up to 3.10
  * Drop support for updating requirements files
  * format code with black, sort imports

OBS-URL: https://build.opensuse.org/request/show/1006505
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dparse?expand=0&rev=8
2022-09-27 19:36:42 +00:00

59 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Sep 27 19:06:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to 0.6.1
* Use non-deprecated ConfiParser method
- update to 0.6.0
* Fork from upstream dparse that is unresponsive
* Rename package to dparse2
* Fix security issue for GHSL-2021-111https://github.com/pyupio/dparse/issues/50
* Drop support for Python < 3.6 and add support for up to 3.10
* Drop support for updating requirements files
* format code with black, sort imports
-------------------------------------------------------------------
Thu Sep 17 06:51:58 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.5.1:
* Fixed package metadata removing 2.7 support
* Install pipenv only when asked for with extras
-------------------------------------------------------------------
Fri Apr 3 08:12:12 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 0.5.0
* Dropped Python 2.7, 3.3, 3.4 support
* Removed six package
* Removed pinned dependencies of tests
* Dropped setup.py tests support in favor of tox
-------------------------------------------------------------------
Tue Apr 16 12:30:22 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Although pipenv is required by upstream, tests pass even
without it, and we don't have it packaged yet.
-------------------------------------------------------------------
Tue Feb 12 00:59:00 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.4.1
* Fixed a packaging error
- for 0.4.0
* pipenv is now an optional dependency that's only used when updating a Pipfile
* Added support for invalid toml Pipfiles
- for 0.3.0
* Added support for setup.cfg files
* Dependencies from Pipfiles now include the section
* Multiline requirements are now ignored if they are marked
* Added experimental support for Pipfiles
- Remove unnecessary build dependency on python-devel and pytest-runner
- Added Recommends for pipenv, and disabled one test related to Pipfile
support.
- Use %license
-------------------------------------------------------------------
Wed Jan 17 02:35:44 UTC 2018 - toddrme2178@gmail.com
- Initial version for 0.2.1