forked from pool/python-simplekml
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplekml?expand=0&rev=11
56 lines
2.0 KiB
Plaintext
56 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 12 12:05:10 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 7 15:40:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 1.3.6
|
|
* Merge pull request #9 from docjason/jdevelop
|
|
* add create placemark w/address example
|
|
* implement issue#7 to create placemark with address and no geometry
|
|
* Merge pull request #8 from docjason/jdevelop
|
|
* set outputfile same as other examples
|
|
* add networklink KMZ example
|
|
* update __str__() function to use save() function with StringIO instance
|
|
* update save() function to use StringIO to serialize KML to string
|
|
* fixing coordinates position when tessellate is set. Thx to Jason for reporting the bug
|
|
* Merge pull request #5 from klappj/master
|
|
* Merge pull request #4 from runsascoded/links
|
|
* Merge pull request #3 from drid/patch-1
|
|
* Prevents error when name is an NaN
|
|
* update bitbucket links to github
|
|
* Update featgeom.py
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 15 14:30:56 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 1.3.5
|
|
* moved from Bitbucket to GitHub
|
|
* Python 3.8 support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 17 15:03:55 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 1.3.3
|
|
* no upstream changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 15 07:41:38 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 27 10:39:15 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.3.1
|
|
- Specfile cleanup and convert to singlespec
|
|
- Use correct license
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 27 19:50:32 UTC 2016 - mardnh@gmx.de
|
|
|
|
- initial package, version 1.3.0
|
|
|