Revisions of python-dparse
buildservice-autocommit
accepted
request 1223595
from
Dirk Mueller (dirkmueller)
(revision 18)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1223561
from
John Paul Adrian Glaubitz (glaubitz)
(revision 17)
- 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
buildservice-autocommit
accepted
request 1138750
from
Steve Kowalik (StevenK)
(revision 16)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 15)
- 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.
buildservice-autocommit
accepted
request 1096324
from
Dirk Mueller (dirkmueller)
(revision 14)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 13)
- update to 0.6.3: * Use the modern tomli/tomllib to parse TOML files. * Drop Python 3.5 from our CI.
buildservice-autocommit
accepted
request 1032191
from
Matej Cepl (mcepl)
(revision 12)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1031665
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 11)
- Update to 0.6.2 * Fixed bug: always call the parent from the PATH in the resolve_file function.
buildservice-autocommit
accepted
request 1006957
from
Matej Cepl (mcepl)
(revision 10)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 9)
Actually make the promised update.
Dirk Mueller (dirkmueller)
accepted
request 1006505
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 8)
- 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
buildservice-autocommit
accepted
request 835106
from
Dirk Mueller (dirkmueller)
(revision 7)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 6)
- update to 0.5.1: * Fixed package metadata removing 2.7 support * Install pipenv only when asked for with extras
buildservice-autocommit
accepted
request 791128
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 791127
from
Markéta Machová (mcalabkova)
(revision 4)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 701009
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
initialized devel package after accepting 701009
Matej Cepl (mcepl)
accepted
request 694784
from
Matej Cepl (mcepl)
(revision 2)
- Although pipenv is required by upstream, tests pass even without it, and we don't have it packaged yet.
Matej Cepl (mcepl)
accepted
request 673503
from
John Vandenberg (jayvdb)
(revision 1)
- 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 - Initial version for 0.2.1
Displaying all 18 revisions