11
0

Compare commits

15 Commits

Author SHA256 Message Date
2f5590f2d7 Accepting request 1226003 from devel:languages:python
- 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

- Move to singlespec
- Initial Release : build python3

OBS-URL: https://build.opensuse.org/request/show/1226003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-et_xmlfile?expand=0&rev=6
2024-11-24 10:04:56 +00:00
170377d50c Accepting request 1218491 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1218491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-et_xmlfile?expand=0&rev=5
2024-10-27 10:25:54 +00:00
bfa2cd0f34 Enable sle15_python_module_pythons.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-et_xmlfile?expand=0&rev=13
2024-10-26 08:00:41 +00:00
a3241f0070 Accepting request 1088682 from devel:languages:python
- Clean up the SPEC file.
- updated the LICENSE.rst URL

OBS-URL: https://build.opensuse.org/request/show/1088682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-et_xmlfile?expand=0&rev=4
2023-05-26 18:14:16 +00:00
2a183bea96 - Clean up the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-et_xmlfile?expand=0&rev=11
2023-05-23 13:14:26 +00:00
3dae98f3f8 Accepting request 1088651 from home:jsrain:branches:devel:languages:python
- updated the LICENSE.rst URL

OBS-URL: https://build.opensuse.org/request/show/1088651
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-et_xmlfile?expand=0&rev=10
2023-05-23 12:49:52 +00:00
86c4d51f93 Accepting request 784146 from devel:languages:python
- Make sure to run without python2

OBS-URL: https://build.opensuse.org/request/show/784146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-et_xmlfile?expand=0&rev=3
2020-03-26 23:20:39 +00:00
Tomáš Chvátal
c095850957 - Make sure to run without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-et_xmlfile?expand=0&rev=8
2020-03-12 07:20:00 +00:00
987679f0bc Accepting request 655669 from devel:languages:python
- Run the tests
- Make sure to run fudpes correctly

- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/655669
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-et_xmlfile?expand=0&rev=2
2018-12-13 18:47:46 +00:00
Tomáš Chvátal
8645707040 - Run the tests
- Make sure to run fudpes correctly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-et_xmlfile?expand=0&rev=6
2018-12-06 13:26:14 +00:00
ef175d44e5 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-et_xmlfile?expand=0&rev=5
2018-12-04 13:25:58 +00:00
2569075c8f Accepting request 518489 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/518489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-et_xmlfile?expand=0&rev=1
2017-08-28 13:13:40 +00:00
478f7d2d61 Accepting request 512641 from home:bruno_friedmann:branches:devel:languages:python
- specfile : add line to define python-modules (fix build on Leap)

OBS-URL: https://build.opensuse.org/request/show/512641
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-et_xmlfile?expand=0&rev=3
2017-07-26 11:59:21 +00:00
54c36ae498 Accepting request 501727 from devel:languages:python3
- Move to singlespec 
- Add missing requires python-lxml
- Prepare everything for testing (wip)

- Requires full python3 package.

- specfile:
  * updated source url to files.pythonhosted.org

OBS-URL: https://build.opensuse.org/request/show/501727
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-et_xmlfile?expand=0&rev=2
2017-06-07 18:49:15 +00:00
90a805d147 Accepting request 348281 from home:bruno_friedmann:branches:devel:languages:python
Find a new package which is a dep for python-csvkit
It's aligned to the already existing package in dlp3
I can take maintainer role, as it will be used for
several projects here.

Thanks for your consideration.

OBS-URL: https://build.opensuse.org/request/show/348281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-et_xmlfile?expand=0&rev=1
2015-12-14 09:14:07 +00:00
2 changed files with 0 additions and 37 deletions

View File

@@ -1,34 +0,0 @@
This software is under the MIT Licence
======================================
Copyright (c) 2010 openpyxl
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Odict implementation in openpyxl/writer/odict.py uses the following licence:
Copyright (c) 2001-2011 Python Software Foundation
2011 Raymond Hettinger
License: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
See http://www.opensource.org/licenses/Python-2.0 for full terms
Note: backport changes by Raymond were originally distributed under MIT
license, but since the original license for Python is more
restrictive than MIT, code cannot be released under its terms and
still adheres to the limitations of Python license.

BIN
et_xmlfile-1.0.1.tar.gz (Stored with Git LFS)

Binary file not shown.