71 lines
2.3 KiB
Plaintext
71 lines
2.3 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sat Nov 23 18:10:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 2.0.0:
|
||
|
* Add new writer method and namespace Element / parsing
|
||
|
* Readd the Element with namespaces
|
||
|
* Add el_has_namespaces to ElementTree classes
|
||
|
* Deprecate python 3.6 and 3.7 as nsetree requires a more recent XMLParser
|
||
|
* Fix docstrings of _IncrementalFileWriter
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Sep 26 18:03:11 UTC 2024 - Guang Yee <gyee@suse.com>
|
||
|
|
||
|
- Enable sle15_python_module_pythons.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue May 23 13:14:19 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||
|
|
||
|
- Clean up the SPEC file.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue May 23 03:54:32 UTC 2023 - Jiri Srain <jsrain@suse.com>
|
||
|
|
||
|
- updated the LICENSE.rst URL
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Mar 12 07:19:24 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||
|
|
||
|
- Make sure to run without python2
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Dec 6 13:25:04 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||
|
|
||
|
- Run the tests
|
||
|
- Make sure to run fudpes correctly
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Dec 4 12:47:44 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||
|
|
||
|
- Remove superfluous devel dependency for noarch package
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jul 26 08:56:00 UTC 2017 - bruno@ioda-net.ch
|
||
|
|
||
|
- specfile : add line to define python-modules (fix build on Leap)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jun 7 12:56:15 UTC 2017 - bruno@ioda-net.ch
|
||
|
|
||
|
- Move to singlespec
|
||
|
- Add missing requires python-lxml
|
||
|
- Prepare everything for testing (wip)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jul 7 16:16:51 UTC 2016 - toddrme2178@gmail.com
|
||
|
|
||
|
- Requires full python3 package.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun May 8 07:14:53 UTC 2016 - arun@gmx.de
|
||
|
|
||
|
- specfile:
|
||
|
* updated source url to files.pythonhosted.org
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 19 16:53:37 UTC 2015 - bruno@ioda-net.ch
|
||
|
|
||
|
- Initial Release : build python3
|
||
|
|