Changelog for
python310-smartypants-2.0.1-7.1.noarch.rpm :
* Wed Sep 08 2021 pgajdosAATTsuse.com- %check: use %pyunittest rpm macro- use python3 instead of python in env
* Tue May 07 2019 John Vandenberg
- Activate test suite- Update Summary and Description- Add %doc
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Sun Jul 29 2018 jengelhAATTinai.de- Update descriptions.
* Thu May 24 2018 toddrme2178AATTgmail.com- Update to 2.0.1
* use re.match instead of re.search to improve performance on large strings- spec file cleanups- Switch to wheel- Add license
* Sun May 07 2017 benoit.moninAATTgmx.fr- convert the package to singlespec- call fdupes to fix duplicated files
* Thu Dec 29 2016 benoit.moninAATTgmx.fr- update to version 2.0.0 + drop Pyblosxom support + drop str-type attr + drop fooBarXyz functions, such as smartyPants, educateQuotes, and processEscapes + add Attr.u and Attr.h for Unicode characters and HTML named entities outputs, respectively. The stupefy_entities has become convert_entities to support all three types of conversions.(#6) + Makefile: do not build bdist_wininst --plat-name win32 per :pep:527#bdist-dmg-bdist-msi-and-bdist-wininst + Makefile: test packages build in test_setup target + Makefile: rename target install_test to test_setup- additional changes from version 1.8.6 + Makefile: add LC_ALL=C test for locale setting on setup.py wrt + change virtualenv invocation method in install_test target + fix UnicodeDecodeError on opening smartypants.py, which includes Unicode characters, when running setup.py with Python3 and specific locales- update project url- update source url to pythonhosted
* Thu Jul 17 2014 benoit.moninAATTgmx.fr- fix usage of update-alternatives
* Thu Jul 03 2014 benoit.moninAATTgmx.fr- update to version 1.8.5 + fix requirement of Wheel, now optional- remove BuildRequires python-wheel, now unneeded
* Wed Jul 02 2014 benoit.moninAATTgmx.fr- use update-alternatives for the smartypants binary