2024-01-16 20:40:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 9 19:44:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- add setuptools-fixes.patch / switch to new python stack on SLE15
|
|
|
|
|
|
2023-02-23 15:29:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 22 10:31:58 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove leftover Sphinx files for reproducible builds
|
|
|
|
|
|
2023-02-17 15:45:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 16 23:42:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- fix documentation invocation
|
|
|
|
|
|
2021-07-21 17:06:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 21 10:55:23 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Add support-sphinx-4.patch:
|
2024-01-16 20:40:06 +00:00
|
|
|
* Support Sphinx 4, stop using Sphinx 2.
|
2021-07-21 17:06:41 +00:00
|
|
|
|
2021-07-03 18:50:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 2 11:45:03 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Temporarily use Sphinx2 (because of lp#1934504).
|
|
|
|
|
|
2019-12-21 11:34:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 20 18:38:29 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.13.0:
|
|
|
|
|
* remove inspect.getargspec deprecation warning
|
|
|
|
|
* Use engine.connect(); don't use private \_run\_visitor method
|
|
|
|
|
* Claim support for python 3.6
|
|
|
|
|
* Claim support for python 3.5
|
|
|
|
|
|
2019-04-24 11:57:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 23 12:20:58 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.12.0:
|
|
|
|
|
* Change title in README.rst
|
|
|
|
|
* Don't use deprecated / non-functional "force" parameter
|
|
|
|
|
* Use legacy\_alter\_table ON in sqlite recreate\_table
|
|
|
|
|
* Remove py26 support
|
|
|
|
|
* Add .eggs in .gitignore
|
|
|
|
|
* Import MutableMapping from the correct Python module
|
|
|
|
|
* Update mailinglist from dev to discuss
|
|
|
|
|
* Get rid of psycopg2 warnings by disabling wheels
|
|
|
|
|
* Enforce that pbr used is >= 1.8
|
|
|
|
|
|
2018-12-24 10:44:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:54:52 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2018-03-11 14:24:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 5 18:40:27 UTC 2018 - aplanas@suse.com
|
|
|
|
|
|
|
|
|
|
- Generate documentation via %__python3 macro
|
|
|
|
|
|
2017-09-05 13:14:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 3 15:10:45 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- convert to singlespec
|
|
|
|
|
- split -doc package
|
|
|
|
|
|
2017-03-17 14:07:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 9 21:51:10 UTC 2017 - dmueller@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 0.11.0:
|
|
|
|
|
* Use a modern PBR package
|
|
|
|
|
* Prepare for using standard python tests
|
|
|
|
|
* Set autoincrement to False when modifying to non-Integer datatype
|
|
|
|
|
* Raise VersionNotFoundError instead of KeyError
|
2024-01-16 20:40:06 +00:00
|
|
|
* Fix DeprecationWarning on setuptools >= 11.3
|
2017-03-17 14:07:34 +00:00
|
|
|
* Update .gitreview for new namespace
|
|
|
|
|
|
2015-09-30 03:50:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 1 08:05:02 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 0.10.0:
|
|
|
|
|
* Update URLs in documentation
|
|
|
|
|
* Add VerNum.__index__() for Python 3 support
|
|
|
|
|
* Fixes usage function for Py3
|
|
|
|
|
* Unblock migrate (py26 and py3* testing issues)
|
|
|
|
|
* Revert "Revert "uncap pbr and sqla requirements""
|
|
|
|
|
* Update flake8 related dependencies
|
|
|
|
|
* Revert "uncap pbr and sqla requirements"
|
|
|
|
|
* uncap pbr and sqla requirements
|
|
|
|
|
* Update tests and reqs for SQLA 1.0
|
|
|
|
|
* Ignore stderr output when invoking migrate script in tests
|
|
|
|
|
* Add Python 3 classifiers
|
|
|
|
|
- Adjust Requires according to requirements.txt
|
|
|
|
|
|
2015-04-23 06:04:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 22 11:03:06 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 0.9.6:
|
|
|
|
|
* Fix ibmdb2 index name handling
|
|
|
|
|
|
2015-02-25 01:18:14 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-02-27 10:10:01 +00:00
|
|
|
Thu Feb 26 10:57:47 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- update to version 0.9.5:
|
|
|
|
|
* Don't run the test if _setup() fails
|
|
|
|
|
* Correcting minor typo
|
|
|
|
|
* Fix .gitignore for .tox and .testrepository
|
|
|
|
|
* allow dropping fkeys with sqlite
|
|
|
|
|
* Add pretty_tox setup
|
|
|
|
|
* script: strip comments in SQL statements
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-02-25 01:18:14 +00:00
|
|
|
Tue Feb 24 13:22:05 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- update to version 0.9.4:
|
|
|
|
|
* Remove svn version tag setting
|
|
|
|
|
* Ignore transaction management statements in SQL scripts
|
|
|
|
|
* Use native sqlalchemy 0.9 quote attribute with ibmdb2
|
|
|
|
|
* Don't add warnings filter on import
|
|
|
|
|
* pep8: mark all pep8 checks that currently fail as ignored
|
|
|
|
|
|
2014-09-17 15:26:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 16 06:26:48 UTC 2014 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- update to version 0.9.2:
|
|
|
|
|
* SqlScript: execute multiple statements one by one
|
|
|
|
|
* Make sure we don't throw away exception on SQL script failure
|
|
|
|
|
* Pin testtools to < 0.9.36
|
|
|
|
|
- update Requires according to requirements.txt
|
|
|
|
|
|
2014-05-23 12:04:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 12 22:35:41 UTC 2014 - dmueller@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 0.9.1:
|
|
|
|
|
* Move patch from oslo to drop unique constraints with sqlite
|
|
|
|
|
* Port to Python3
|
|
|
|
|
* tests: Replace "self.assert_" by "self.assertTrue"
|
|
|
|
|
* turn on testing for sqla 0.9
|
|
|
|
|
* Replace AbstractType by TypeEngine
|
|
|
|
|
* fix scripttest compat
|
|
|
|
|
* Use native quote attribute introduced in sqla 0.9
|
|
|
|
|
* Fix genmodel for SQLA 0.9
|
|
|
|
|
* Conditionally import ibmdb2/ibm_db_sa
|
|
|
|
|
* migrate needs subunit >= 0.0.18
|
|
|
|
|
* UniqueConstraint named and escaped twice
|
|
|
|
|
* Eradicate trailing whitespace
|
|
|
|
|
* Convert tabs to spaces in a couple of rst files
|
|
|
|
|
|
2014-04-13 11:19:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 10 16:22:14 UTC 2014 - dmueller@suse.com
|
|
|
|
|
|
2024-01-16 20:40:06 +00:00
|
|
|
- Readd COPYING file
|
2014-04-13 11:19:07 +00:00
|
|
|
|
2013-12-03 09:22:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 3 09:21:33 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
|
|
- Use upstream URL again after 0.8.2 got finally published on PyPI.
|
|
|
|
|
|
2013-11-24 15:06:10 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-11-25 13:26:04 +00:00
|
|
|
Tue Nov 19 10:40:54 UTC 2013 - speilicke@suse.com
|
2013-11-24 15:06:10 +00:00
|
|
|
|
2013-11-25 13:26:04 +00:00
|
|
|
- Update to version 0.8.2:
|
|
|
|
|
+ Run tests on PostgreSQL and MySQL tooFix dropping of indexed columns in sqlite/sa08
|
2013-11-24 15:06:10 +00:00
|
|
|
+ Fix int overflow exception in unittest
|
2013-11-25 13:26:04 +00:00
|
|
|
+ Drop setuptools_git test requirement
|
|
|
|
|
+ Remove the tag_build line from setup.cfg
|
|
|
|
|
+ Fix the version number to match the last release.
|
|
|
|
|
+ Un-break the version in migrate/__init__.py
|
|
|
|
|
+ Fix broken development version link in README
|
|
|
|
|
- Use official PyPI release
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 14 13:17:48 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix 12.2 build by catching all egg-info incarnations (either file
|
|
|
|
|
or directory)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 14 11:01:00 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
|
|
- Change to Openstack upstream for SQLAlchemy-0.8+ support
|
|
|
|
|
- Add _service file, fix requirements
|
2013-11-24 15:06:10 +00:00
|
|
|
|
2013-10-24 11:15:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 24 11:15:11 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
|
2012-01-12 09:30:34 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-05-17 08:39:20 +00:00
|
|
|
Fri May 17 08:42:05 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix dependencies
|
|
|
|
|
- Prerequisites for testsuite running
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-01-12 09:30:34 +00:00
|
|
|
Wed Jan 11 14:24:07 UTC 2012 - rhafer@suse.de
|
|
|
|
|
|
|
|
|
|
- update to 0.7.2:
|
|
|
|
|
* Changes:
|
|
|
|
|
- support for SQLAlchemy 0.5.x has been dropped
|
|
|
|
|
- Python 2.6 is the minimum supported Python version
|
|
|
|
|
* Features
|
|
|
|
|
- improved :pep:`8` compliance
|
|
|
|
|
- optionally number versions with timestamps instead of
|
|
|
|
|
sequences (partly pulled from Pete Keen)
|
|
|
|
|
- allow descriptions in SQL change script filenames (by Pete
|
|
|
|
|
Keen)
|
|
|
|
|
- improved model generation
|
|
|
|
|
* Fixed Bugs
|
|
|
|
|
- api test downgrade/upgrade does not work with sql scripts
|
|
|
|
|
(pulled from Yuen Ho Wong)
|
|
|
|
|
- passing a unicode string as the migrate repository fails (add
|
|
|
|
|
regression test)
|
|
|
|
|
- make_update_script_for_model fails with AttributeError:
|
|
|
|
|
'SchemaDiff' object has no attribute 'colDiffs' (patch by
|
|
|
|
|
Jeremy Cantrell)
|
|
|
|
|
- upgrade and downgrade functions are reversed when using the
|
|
|
|
|
command "make_update_script_for_model" (patch by Jeremy
|
|
|
|
|
Cantrell)
|
|
|
|
|
- manage.py should use the "if __name__=='__main__'" trick
|
|
|
|
|
- column creation in make_update_script_for_model and required
|
|
|
|
|
API change (by Gabriel de Perthuis)
|
|
|
|
|
- compare_model_to_db gets confused by sqlite_sequence (pulled
|
|
|
|
|
from Dustin J. Mitchell)
|
|
|
|
|
- drop column does not work on persistent sqlite databases
|
|
|
|
|
(pulled from Benoît Allard)
|
|
|
|
|
- table rename failure with sqlalchemy 0.7.x (patch by Mark
|
|
|
|
|
McLoughlin)
|
|
|
|
|
- update documentation and help text (pulled from Yuen Ho Wong)
|
|
|
|
|
|
2011-11-29 14:23:24 +00:00
|
|
|
-------------------------------------------------------------------
|
2011-12-01 08:55:46 +00:00
|
|
|
Wed Nov 30 18:27:26 UTC 2011 - jdmulloy@gmail.com
|
|
|
|
|
- Fixed shebang removal code on .spec line 52
|
|
|
|
|
* This line was indiscriminately deleting the 1st line of all .py
|
|
|
|
|
and .py_tmpl file which caused it to delete things that were not
|
|
|
|
|
shebangs. This causes errors when it deletes things like """
|
|
|
|
|
before a doc string. For instance executing
|
|
|
|
|
"from migrate import changeset" resulted in an
|
|
|
|
|
Unexpected Indentation Error
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-11-29 14:23:24 +00:00
|
|
|
Tue Nov 29 13:50:33 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
|
|
- Make it a noarch package
|
|
|
|
|
- Fixed dependencies
|
|
|
|
|
- Build HTML documentation and install that
|
|
|
|
|
|
2011-11-29 13:36:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 29 12:06:05 UTC 2011 - idoenmez@suse.de
|
|
|
|
|
|
2024-01-16 20:40:06 +00:00
|
|
|
- Cleanup spec file
|
2011-11-29 13:36:52 +00:00
|
|
|
- Use upstream tarball
|
|
|
|
|
|
2011-07-20 16:48:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 20 15:47:37 UTC 2011 - fisiu@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.7.1
|
|
|
|
|
|
2011-04-12 21:29:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 6 20:55:26 CEST 2011 - hpj@urpla.net
|
|
|
|
|
|
|
|
|
|
- updated to 0.6.1
|
|
|
|
|
|
2011-01-07 13:57:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 7 01:55:28 CET 2011 - hpj@urpla.net
|
|
|
|
|
|
|
|
|
|
- updated to 0.6
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 04 00:00:00 2009 - cfarrell1980@gmail.com
|
|
|
|
|
|
2009-06-04 10:51:21 +00:00
|
|
|
- added to devel:languages:python
|
|
|
|
|
|
2011-01-07 13:57:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 04 00:00:00 2009 - cfarrell1980@gmail.com
|
|
|
|
|
|
2009-06-04 10:51:21 +00:00
|
|
|
- First import
|
|
|
|
|
|