kernel-rpm-macros aarch64 bb4b9570e3a117a52e83efb85f62b72986fa912c41210068ba5c4a587e02c2ce 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 aarch64 4f502740e4fc1ca53deb162e0549a7e1d4e841a7b02f202e966df54137646bc1 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 aarch64 7c0c87ee8d46b25e4703a84ee5f271aba2de2973294978499b3e9bd6b5a9567d specific rpm configuration files specific rpm configuration files for openEuler. https://gitee.com/openeuler/openEuler-rpm-config openEuler-rpm-config aarch64 f5bf9db5491c14ccda6d248e4691b880e654f273a6fafc2e43985382ea9178ef specific rpm configuration files specific rpm configuration files for openEuler. https://gitee.com/openeuler/openEuler-rpm-config openEuler-rpm-config src 72482cffdcb43b513398265040a1f9cd0fb8326e539bf0574780e229946d1886 specific rpm configuration files specific rpm configuration files for openEuler. https://gitee.com/openeuler/openEuler-rpm-config openEuler-rpm-config src 27d67cf6c9d5d5afe6ce5548489f201b0fe66ac725ecbfe0ee5df3092abf2ef3 specific rpm configuration files specific rpm configuration files for openEuler. https://gitee.com/openeuler/openEuler-rpm-config pyporter src aedc8d072ad722436c97e42177384521ef15e32fcf414707029ad5ca835b5eb0 A rpm packager bot for python modules from pypi.org pyporter is a tool to create spec file and create rpm for python modules For more details, please use pyporter -h. https://gitee.com/openeuler/pyporter python-editables src 6d8853942eec964270812261a33221f581edff74041aa0abf0ccda5613030919 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-hatch-vcs src fa4dadf6a7a9d17aecbed2813c45e4d304e0f9dab6f2041461490520dcde98a3 Hatch plugin for versioning with your preferred VCS This provides a plugin for Hatch that uses your preferred version control system (like Git) to determine project versions. https://pypi.org/project/hatch-vcs python-hatchling src 45f7066106dbd6bd04795466b25da36a8e294ffa29e719bb98ccd7d38a7b585e The build backend used by Hatch This is the extensible, standards compliant build backend used by Hatch. https://pypi.org/project/hatchling python-hatchling src 958c79fadefb7648980329cdcec9b23ee9d1a1e85d9f44d57cad0a226163271b 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 e21f4eab34fa99a5021567ea7db7071a33235d10f708f56170eeefde01b39fc8 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 8fe7cb68606a8bd9a5f192538a77508655e7130d58c86fdd6c4a4bedeea552a9 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-pluggy src 232ab39e10029c84d081985316aa372349656fdc83d35c283d71d51ea1ced23e plugin and hook calling mechanisms for python A minimalist production ready plugin system.This is the core framework used by the pytest, tox, and devpi projects. https://github.com/pytest-dev/pluggy python-pluggy-help noarch acfd8a0eb219a9358d0c1fe1736fb252d6c3f4733b2c9f6df43f50c4b491ddf4 Development documents and examples for pluggy A minimalist production ready plugin system.This is the core framework used by the pytest, tox, and devpi projects. https://github.com/pytest-dev/pluggy python-retry2 src dad6a3f249d0b4b75860df17834a54251236464743ae8b3aa94374d8acfc445e Easy to use retry decorator. Easy to use retry decorator. [This is a fork of https://github.com/invl/retry which is not maintained anymore] https://github.com/eSAMTrade/retry python-retry2-help noarch 3dd369b04f633741778ff12d20d32f9d719e590db993c9539e90646946546c64 Development documents and examples for retry2 Easy to use retry decorator. [This is a fork of https://github.com/invl/retry which is not maintained anymore] https://github.com/eSAMTrade/retry python-setuptools_scm src f5669623d3ddac00402a5fc6cc4eb2d7ab79feda1d77b067c7274d6b664cbbef Manage your Python package versions in SCM metadata setuptools_scm handles managing your Python package versions in SCM metadata instead of declaring them as the version argument or in a SCM managed file. It also handles file finders for the supported SCMs. https://pypi.python.org/pypi/setuptools_scm/ python-setuptools_scm-help noarch 59d9f4f978aacec98a677bfaddead493d7f520bcce56e7e2bc8708196d607682 Development documents and examples for setuptools_scm setuptools_scm handles managing your Python package versions in SCM metadata instead of declaring them as the version argument or in a SCM managed file. It also handles file finders for the supported SCMs. https://pypi.python.org/pypi/setuptools_scm/ python3-editables noarch 06257f37999826484d220353e7956e59178dfa2523357b9a98f784158eddca87 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-hatch-vcs noarch 957ed41d3b8842ffbb3b33f1ec64d1f0bd27f0080d877e627871750502ddd30c Hatch plugin for versioning with your preferred VCS This provides a plugin for Hatch that uses your preferred version control system (like Git) to determine project versions. https://pypi.org/project/hatch-vcs python3-hatchling noarch a8000a76f3171b1cb89833c8a6009fca719a4dabe8d2d67a8e16c4d96ce0f1b5 The build backend used by Hatch This is the extensible, standards compliant build backend used by Hatch. https://pypi.org/project/hatchling python3-hatchling noarch 4aabefb787841f28581317008f261a0549bb480349be6e045c48902790a70089 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 0fbe5064b8d31e44fcc06707222395cde56412c949a8597b9d949db6a38476f6 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-pluggy noarch ad42c17c4c56baef3df411683fe8ee902277a578041a33409f00cb4e61ff4a76 plugin and hook calling mechanisms for python A minimalist production ready plugin system.This is the core framework used by the pytest, tox, and devpi projects. https://github.com/pytest-dev/pluggy python3-pyporter noarch 3e1b3634429f796be02e5740d5dab0a45269c75d00fa28e588bc01df787f90e1 A rpm packager bot for python modules from pypi.org pyporter is a tool to create spec file and create rpm for python modules. https://gitee.com/openeuler/pyporter python3-retry2 noarch 4640a14bb04742d55c396deb4d8819fe83e758279c527c0e39a123b4ff3e3c0f Easy to use retry decorator. Easy to use retry decorator. [This is a fork of https://github.com/invl/retry which is not maintained anymore] https://github.com/eSAMTrade/retry python3-setuptools_scm noarch db3315e8c79e550b7b913bd3f20eb4e37ad743098dcb6ff6a59d62c316be7ddb the blessed package to manage your versions by scm tags setuptools_scm handles managing your Python package versions in SCM metadata instead of declaring them as the version argument or in a SCM managed file. It also handles file finders for the supported SCMs. https://pypi.python.org/pypi/setuptools_scm/