Sun, 28 Jul 2024 10:46:35 UTC | login

Information for build python-libsass-0.23.0-13.fc41

ID311528
Package Namepython-libsass
Version0.23.0
Release13.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-libsass.git#d0e1b3f3651bec9ba8301c0d145ea98ceb0e6b71
SummarySass for Python: A straightforward binding of libsass for Python
DescriptionThis package provides a simple Python extension module sass which is binding LibSass (written in C/C++ by Hampton Catlin and Aaron Leung). It’s very straightforward and there isn’t any headache related to Python distribution/deployment. That means you can add just libsass into your setup.py’s install_requires list or requirements.txt file. No need for Ruby nor Node.js.
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 10 Jul 2024 14:50:15 UTC
CompletedWed, 10 Jul 2024 16:29:04 UTC
Taskbuild (f41, /rpms/python-libsass.git:d0e1b3f3651bec9ba8301c0d145ea98ceb0e6b71)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-libsass.git#d0e1b3f3651bec9ba8301c0d145ea98ceb0e6b71'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> None-13 - Rebuilt for Python 3.13 * Sat Mar 30 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-12 - Add an rpmlintrc file * Fri Jan 26 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-11 - Update to 0.23.0 (close RHBZ#2257155) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> None-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> None-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-8 - Fix missing license file in python3-intern * Wed Sep 20 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-7 - Improve the source URL and archive name * Thu Sep 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-6 - Update to 0.22.0 (close RHBZ#1873395) * Wed Sep 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-5 - Build man page with help2man instead of Sphinx * Wed Sep 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-4 - Update to 0.21.0 * Wed Sep 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-3 - Do not number the sole Source * Tue Sep 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-2 - Package the changelog as a text file, not only as part of the manual * Tue Sep 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-1 - Package the manual in a -doc subpackage * Tue Sep 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.20.0-24 - Change how the Sphinx BR is written * Mon Sep 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.20.0-23 - Confirm License is SPDX MIT * Mon Sep 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.20.0-22 - Add py_provides for importable modules * Mon Sep 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.20.0-21 - Replace deprecated license_file with license_files in setup.cfg * Mon Sep 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.20.0-20 - Add a missing word “to” in the description * Mon Sep 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.20.0-19 - Use the autopatch macro * Mon Sep 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.20.0-18 - Fix useless shebang in pysassc.py. * Mon Sep 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.20.0-17 - Port to pyproject-rpm-macros * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 14 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.20.0-12 - Patch for sphinx 6.0 some deprecated items removal - Backport upstream patch for testsuite to support sasl 3.6.5 * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 0.20.0-11 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 22 2022 Charalampos Stratakis <cstratak@redhat.com> - 0.20.0-8 - Fix FTBFS with setuptools >= 62.1 Resolves: rhbz#2097098 * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.20.0-7 - Rebuilt for Python 3.11