python-pymarc
Read, write and modify MARC bibliographic data
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-pymarc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-pymarc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pymarc-5.2.3.tar.gz | 0000235135 230 KB | |
python-pymarc.changes | 0000005534 5.4 KB | |
python-pymarc.spec | 0000002011 1.96 KB |
Revision 25 (latest revision is 26)
Dirk Mueller (dirkmueller)
accepted
request 1224109
from
John Paul Adrian Glaubitz (glaubitz)
(revision 25)
- Update to 5.3.3 * A small bugfix release to ensure logging uses a namespace rather than the root logger !213. This should allow pymarc log messages to be more legible in applications that use it. * On the development side, the setup.py was replaced with pyproject.toml, and the CI build was switched to use uv to manage the virtual environment. - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install - Limit Python files matched in %files section - Use Python 3.11 on SLE-15 by default
Comments 0