Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-anymarkup-core-0.8.1-4.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-anymarkup-core Distribution: openSUSE Tumbleweed
Version: 0.8.1 Vendor: openSUSE
Release: 4.1 Build date: Tue May 13 15:40:25 2025
Group: Development/Languages/Python Build host: reproducible
Size: 43020 Source RPM: python-anymarkup-core-0.8.1-4.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/bkabrda/anymarkup-core
Summary: Core library for anymarkup
This is the core library that implements functionality of
python-anymarkup.

Provides

Requires

License

BSD-3-Clause

Changelog

* Tue May 13 2025 Markéta Machová <mmachova@suse.com>
  - Convert to pip-based build
* Thu Oct 20 2022 Daniel Garcia <daniel.garcia@suse.com>
  - Add drop-python2-support.patch gh#bkabrda/anymarkup-core#7
  - Remove python-six dependency
  - Use a more specific python_sitelib expression in %files
  - Use autosetup instead of setup and patch
* Thu Jun 30 2022 Daniel García Moreno <dani@danigm.net>
  - add xml-to-dict-0.13.patch:
    * fix tests with xmltodict 0.13.0 version
* Wed Jan 20 2021 John Vandenberg <jayvdb@gmail.com>
  - Add Suggests for optional dependencies
  - Re