774a37dd2c
- Update to 0.6.4 * Fix "AttributeError: SafeConfigParser instance has no attribute 'values'" * Support poetry.lock version >= 1.5 * Add pyproject parser * Test pyproject parser * Add to readme * Remove python2-ism in the code * Migrate to pyproject.toml * Maybe you don't even need build-system * Add and fix workflows * Replace ConfigParser's 'readfp' by 'read_string' * Run tests on PR events * Trigger label check on fork PRs * ci(.github): revamp workflows and add hatch * perf(.github): prepare release workflows * perf(pyproject.toml): Set the start version of the new dparse release * ci(ci.yml): Set SLUG to release when the correct even is triggered * docs(CHANGELOG.md): Reset CHANGELOG.md * build(pyproject.toml): Fix steps for changelog generation * ci(release.yml): Download artifact from another workflow - Add python-hatchling to BuildRequires - Drop fix-configparser-parsing.patch, merged upstream
Dirk Mueller2024-11-12 09:36:35 +00:00
32d7871b95
Accepting request 1138750 from devel:languages:python
Ana Guerrero2024-01-15 21:20:02 +00:00
71f6e243bf
- Switch to autosetup and pyproject macros. - Stop using greedy globs in %files. - Add patch fix-configparser-parsing.patch: * Use non-deprecated/removed functions from ConfigParser.
Steve Kowalik2024-01-15 05:34:25 +00:00
61b41f1370
- update to 0.6.3: * Use the modern tomli/tomllib to parse TOML files. * Drop Python 3.5 from our CI.
Dirk Mueller2023-07-01 20:47:38 +00:00
15d4ffb5d0
- update to 0.5.1: * Fixed package metadata removing 2.7 support * Install pipenv only when asked for with extras
Dirk Mueller2020-09-17 06:52:37 +00:00