kernel-rpm-macros x86_64 ff1fc987222b487c3b113f3138983bde8f583aadd09362e0d191d1f403e6b91c Macros and scripts for building kernel module packages Macros and scripts for building kernel module packages. https://gitee.com/openeuler/openEuler-rpm-config kernel-rpm-macros x86_64 0ee5357f1154a6eb287d4f2fb7d8fa54ec797420d15c8c6f8f6ef0bd63fa64d6 Macros and scripts for building kernel module packages Macros and scripts for building kernel module packages. https://gitee.com/openeuler/openEuler-rpm-config openEuler-rpm-config src 4a13371f699d4eab1d6eb1e94413b0807fbf6095ed35cbd0c67c982d8c9767d9 specific rpm configuration files specific rpm configuration files for openEuler. https://gitee.com/openeuler/openEuler-rpm-config openEuler-rpm-config x86_64 3c4d36d24ebebc1a90d0b1dc812fda20f98703761858e1171c89b532abe530a8 specific rpm configuration files specific rpm configuration files for openEuler. https://gitee.com/openeuler/openEuler-rpm-config openEuler-rpm-config src ac932ed7f3f007e6105392d2c6ea25e1c4e55aab4b7df486231eb65791bcd006 specific rpm configuration files specific rpm configuration files for openEuler. https://gitee.com/openeuler/openEuler-rpm-config openEuler-rpm-config x86_64 d316346aee1329da4552cdc1be487f39daf40edadcbfbfd53118fadffe59b3a9 specific rpm configuration files specific rpm configuration files for openEuler. https://gitee.com/openeuler/openEuler-rpm-config python-calver src 20475fcc7edfc9bc9e0c3759428f728c35159e91685855ca4f9982dc753b08b7 Setuptools extension for CalVer package versions The calver package is a setuptools extension for automatically defining your Python package version as a calendar version. https://github.com/di/calver python-calver-help noarch 5fb99d7efeb59fba2c5f310ab6a41b2474e47737526991f19a539dee2c3e7289 Setuptools extension for CalVer package versions The calver package is a setuptools extension for automatically defining your Python package version as a calendar version. https://github.com/di/calver python-editables src 94a2fbadce0ab4b879c007673391abc44a0a5345817e1303e5f50cbdb7c7957b Editable installations A Python library for creating “editable wheels” This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in “editable mode”. In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall. https://github.com/pfmoore/editables python-flit src 2b31fbbb673371e5b470b059bf585614cdef631cf9eb292a3221ad358feb8bef Simplified packaging of Python modules Flit is a simple way to put Python packages and modules on PyPI. The specific usage is introduced on the website(https://flit.readthedocs.io/en/latest/), or query README. https://flit.readthedocs.io/en/latest/ python-hatchling src ec3b05bc64d49ecfdcdafd2dfd4724f015f9dad229adf9926d365b524671e062 The build backend used by Hatch This is the extensible, standards compliant build backend used by Hatch. https://pypi.org/project/hatchling python-pathspec src e3344fb0d1a573adfc9e607db1eff90fcc6eee36602822d3ad79f13f2d29359c Utility library for gitignore style pattern matching of file paths. pathspec is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files. https://github.com/cpburnz/python-pathspec python-pathspec-help noarch 2798f6015f1c3f3d775c79f81cc1978720094cf2ad139d3a8a3e573c741997b2 Development documents and examples for pathspec pathspec is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files. https://github.com/cpburnz/python-pathspec python-trove-classifiers src faf82940e53325d6276371d2da7ec73edf491c33a25618877bf08a772fee4646 Canonical source for classifiers on PyPI (pypi.org). Canonical source for classifiers https://github.com/pypa/trove-classifiers python-trove-classifiers-help noarch bf6375b6c097154c7f551f6c8d3ed568ed02cf1acef855c40319edfe72b24fad Canonical source for classifiers on PyPI (pypi.org). Canonical source for classifiers https://github.com/pypa/trove-classifiers python3-calver noarch 270a65a279106ee846bf7a9ae5d2068f327dfb3efc4cb202d90187de43e5ae04 Setuptools extension for CalVer package versions The calver package is a setuptools extension for automatically defining your Python package version as a calendar version. https://github.com/di/calver python3-editables noarch 376072ebfc0c7f5c1a5456b8fbd0bab9add0e7274bcb64c76f4820339f8f8456 Editable installations A Python library for creating “editable wheels” This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in “editable mode”. In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall. https://github.com/pfmoore/editables python3-flit noarch f0d638e5f51c222dd51cb465a21e3553451ed3b8d3bfbb14f61b47147655d965 Simplified packaging of Python modules Flit is a simple way to put Python packages and modules on PyPI. The specific usage is introduced on the website(https://flit.readthedocs.io/en/latest/), or query README. https://flit.readthedocs.io/en/latest/ python3-flit-core noarch f83ce88287ff70933c28e16cb93c2532165b207a1e6120eb4c53e6e761848d1f PEP 517 build backend for packages using Flit This provides a PEP 517 build backend for packages using Flit. The only public interface is the API specified by PEP 517, at flit_core.buildapi. https://flit.readthedocs.io/en/latest/ python3-hatchling noarch e818e2b7ca606b93193f99df1880e8761fd75ae93c7ab76b64fc0b18050182c7 The build backend used by Hatch This is the extensible, standards compliant build backend used by Hatch. https://pypi.org/project/hatchling python3-pathspec noarch 0d0cb4cbdc6931f5976a1643fc6c3dce9e6e8d5ae83a5f750b57be4ba21cef53 Utility library for gitignore style pattern matching of file paths. pathspec is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files. https://github.com/cpburnz/python-pathspec python3-trove-classifiers noarch f51f00832cfb6e321ddc392006d3bcb55144c87a3455c4e05b4b91c42f00818e Canonical source for classifiers on PyPI (pypi.org). Canonical source for classifiers https://github.com/pypa/trove-classifiers