A helper for library maintainers to use symbol versioning
https://github.com/ansasaki/abimap
This script allows to generate and update symbol version linker scripts which
adds version information to the exported symbols. The script is intended to be
integrated as part of a shared library build to check for changes in the set of
exported symbols and update the symbol version linker script accordingly.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-abimap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
abimap-0.3.0-disable-pytest-console-script-tests.p |
0000001129 1.1 KB | |
abimap-0.3.1.tar.gz | 0000053265 52 KB | |
python-abimap.changes | 0000001165 1.14 KB | |
python-abimap.spec | 0000003079 3.01 KB |
Revision 3 (latest revision is 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 630539
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
- Just require python-setuptools not use macros as it gets auto-expanded by lua parser properly - Update to version 0.3.1 * Fixed bug when sorting releases: the older come first * Added missing runtime requirement for setuptools * Added manpage generation
Comments 0