baserev update by copy to link target OBS-URL: https://build.opensuse.org/request/show/227775 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-designateclient?expand=0&rev=3
158 lines
5.3 KiB
Plaintext
158 lines
5.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 27 11:34:59 UTC 2014 - dmueller@suse.com
|
|
|
|
- go back to released version (1.0.2)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 5 00:35:42 UTC 2014 - cloud-devel@suse.de
|
|
|
|
- Update to version python-designateclient-1.0.2.1.g11d4b42:
|
|
* Standardize doc requirements
|
|
1.0.2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 01:32:32 UTC 2014 - cloud-devel@suse.de
|
|
|
|
- Update to version python-designateclient-1.0.1.2.gc6542d4:
|
|
* Ensure that url stripping is done correctly
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 21 01:22:29 UTC 2014 - cloud-devel@suse.de
|
|
|
|
- Update to version python-designateclient-1.0.1.1.gb9e48a4:
|
|
* Sync with global-requirements
|
|
1.0.1
|
|
* Support versionless catalog URLs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 19 01:02:37 UTC 2014 - cloud-devel@suse.de
|
|
|
|
- Update to version python-designateclient-1.0.0.14.ga8d2752:
|
|
* Correctly support multiple regions
|
|
* Update global requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 14 09:15:00 UTC 2014 - speilicke@suse.com
|
|
|
|
- Run testr directly
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 13 10:29:10 UTC 2014 - speilicke@suse.com
|
|
|
|
- Drop buildrequires of python-flake8, python-hacking, python-mox,
|
|
python-pep8, python-pyflakes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 11 15:43:31 UTC 2014 - speilicke@suse.com
|
|
|
|
- Update to version python-designateclient-1.0.0.12.g3f43747:
|
|
* Fix misspellings in python designateclient
|
|
- Replace git_tarballs source service with download_files and set_version
|
|
+ Use upstream URL as source (enables verification)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 17 00:52:14 UTC 2014 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 1.0.0.11:
|
|
+ Sync with global requirements
|
|
+ Disable verbose logging by default
|
|
+ Remove dependencies on pep8, pyflakes and flake8
|
|
+ There are no mox tests, so remove dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 18 00:40:53 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 1.0.0.4:
|
|
+ Fix and enable gating on H306
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 3 14:56:59 UTC 2013 - speilicke@suse.com
|
|
|
|
- Run testsuite during build (%check section) and obsolete the test
|
|
package. An overall simplification of the test process
|
|
- Update to version 1.0.0.3:
|
|
+ No changes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 1 00:59:24 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 0.0.5.6:
|
|
+ Added domain and record description editing
|
|
+ Remove outdated version value from setup.cfg
|
|
+ Keyring is not actually used
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 31 01:47:40 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 2013.1.dev2:
|
|
+ Sync requirements with stable/havana requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 01:04:06 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 2013.1.a1:
|
|
+ Ensure TTL is treated as an int in the CLI
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 26 00:30:08 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 2013.1.a9:
|
|
+ Update dependency versions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 14 13:05:26 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 2013.1.a8:
|
|
+ Ensure Invalid JSON and errors during deletes are displayed correctly
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 26 09:54:04 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 2013.1.a7:
|
|
+ Add Python bindings docs
|
|
+ Correct two Record examples in the binding docs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 25 00:08:24 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 2013.1.a5:
|
|
+ first drop of python-designateclient docs
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 19 00:04:09 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 2013.1.a4:
|
|
+ Ensure we only list sphinx as a dep once
|
|
+ Add a --insecure arg to ignore invalid SSL certs
|
|
+ Ensure beta versions are not downloaded from pypi
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 4 23:54:16 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 2013.1.a1:
|
|
+ Use Python 3.x compatible except construct.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 3 16:44:57 UTC 2013 - dmueller@suse.com
|
|
|
|
- fix requires
|
|
- remove unneeded requires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 3 15:40:57 UTC 2013 - opensuse-cloud@opensuse.org
|
|
|
|
- Update to version 2013.1.a15:
|
|
+ Update to PBR 0.5.21+
|
|
+ Allow auth using a pre-fetched token
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 17 09:41:44 UTC 2013 - speilicke@suse.com
|
|
|
|
- Drop LICENSE, run disabled source service
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 17 09:31:21 UTC 2013 - speilicke@suse.com
|
|
|
|
- Initial version
|
|
|