File python-GeoAlchemy2.changes of Package python-GeoAlchemy2
-------------------------------------------------------------------
Fri Jul 28 14:27:56 UTC 2017 - bruno@ioda-net.ch
- packaging : move to singlespec
+ Remove tests there's none present in pypi tar
+ Use raw content for missing Copying.rst license file
-------------------------------------------------------------------
Thu Feb 23 12:25:36 UTC 2017 - bruno@ioda-net.ch
- Update to 0.4.0 release
+ Adapt links for "Read the Docs". @adamchainz (#134)
+ Simplify and fix tests. @elemoine (#138)
+ Set result_type when using operators. @elemoine (#140)
+ Add use_typmod option for AddGeometryColumn. @tsauerwein (#141)
- Packaging escape %macros in comments
-------------------------------------------------------------------
Mon Jun 13 16:16:45 UTC 2016 - toddrme2178@gmail.com
- Comment out dependencies for unused tests.
-------------------------------------------------------------------
Sun May 8 07:17:39 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Sun Apr 10 17:24:21 UTC 2016 - arun@gmx.de
- specfile:
* update copyright year
* remove test for old suse version
- update to version 0.3.0:
* Read geometries with ST_AsEWKB. @loicgasser, @fredj, @elemoine
(#122)
* Fix SpatialElement.__str__ on Python 3 @b11z, @elemoine (#130)
* Fix flake8 in tests @loicgrasser (#125)
-------------------------------------------------------------------
Fri Oct 30 10:30:04 UTC 2015 - toddrme2178@gmail.com
- Update to 0.2.6
* Distribute GeoAlchemy as wheels (#114)
-------------------------------------------------------------------
Sat Jun 20 16:03:38 UTC 2015 - bruno@ioda-net.ch
- Packaging python3
-------------------------------------------------------------------
Mon Jun 15 17:33:56 UTC 2015 - bruno@ioda-net.ch
- update release 0.2.5
* Bugfix
* Python3 support
-------------------------------------------------------------------
Mon May 25 08:06:06 UTC 2015 - bruno@ioda-net.ch
- release 0.2.4
- First packaging on obs
* Patch COPYING.rst license file missing in tar.gz
* This upstream version is missing python3 support