Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-dparse | Distribution: openSUSE:Factory:zSystems |
Version: 0.6.4 | Vendor: openSUSE |
Release: 1.2 | Build date: Tue Nov 12 09:40:35 2024 |
Group: Unspecified | Build host: reproducible |
Size: 87346 | Source RPM: python-dparse-0.6.4-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/jayfk/dparse | |
Summary: Python dependency file parser |
A parser for Python dependency files.
MIT
* Tue Nov 12 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - 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 * Mon Jan 15 2024 Steve Kowalik <steven.kowalik@suse.com> - 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. * Sat Jul 01 2023 Dirk Müller <dmueller@suse.com> - update to 0.6.3: * Use the modern tomli/tomllib to parse TOML files. * Drop Python 3.5 from our CI. * Thu Oct 27 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com> - Update to 0.6.2 * Fixed bug: always call the parent from the PATH in the resolve_file function. * Tue Sep 27 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 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 03 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 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 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 2018 toddrme2178@gmail.com - Initial version for 0.2.1
/usr/lib/python3.11/site-packages/dparse /usr/lib/python3.11/site-packages/dparse-0.6.4.dist-info /usr/lib/python3.11/site-packages/dparse-0.6.4.dist-info/INSTALLER /usr/lib/python3.11/site-packages/dparse-0.6.4.dist-info/METADATA /usr/lib/python3.11/site-packages/dparse-0.6.4.dist-info/RECORD /usr/lib/python3.11/site-packages/dparse-0.6.4.dist-info/REQUESTED /usr/lib/python3.11/site-packages/dparse-0.6.4.dist-info/WHEEL /usr/lib/python3.11/site-packages/dparse-0.6.4.dist-info/licenses /usr/lib/python3.11/site-packages/dparse-0.6.4.dist-info/licenses/LICENSE /usr/lib/python3.11/site-packages/dparse/__init__.py /usr/lib/python3.11/site-packages/dparse/__pycache__ /usr/lib/python3.11/site-packages/dparse/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/dependencies.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/dependencies.cpython-311.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/errors.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/errors.cpython-311.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/filetypes.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/filetypes.cpython-311.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/parser.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/parser.cpython-311.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/regex.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/regex.cpython-311.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/updater.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/dparse/__pycache__/updater.cpython-311.pyc /usr/lib/python3.11/site-packages/dparse/dependencies.py /usr/lib/python3.11/site-packages/dparse/errors.py /usr/lib/python3.11/site-packages/dparse/filetypes.py /usr/lib/python3.11/site-packages/dparse/parser.py /usr/lib/python3.11/site-packages/dparse/regex.py /usr/lib/python3.11/site-packages/dparse/updater.py /usr/share/doc/packages/python311-dparse /usr/share/doc/packages/python311-dparse/HISTORY.rst /usr/share/doc/packages/python311-dparse/README.rst /usr/share/licenses/python311-dparse /usr/share/licenses/python311-dparse/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025