python-uritemplate/python-uritemplate.changes
Robert Schweikert 528e23b971 - Update to version 3.0.0 (bsc#1002895)
+ No upstream change entry for 2.0 -> 3.0
- From 2.0.0
  + Merge uritemplate.py into uritemplate
  + Relicense uritemplate.py as Apache 2 and BSD
- From 1.0.1
  + Fix some minor packaging problems
- From 1.0.0
  + Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote.
  + Confirm public stable API via version number.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uritemplate?expand=0&rev=4
2016-10-27 15:54:33 +00:00

25 lines
791 B
Plaintext

-------------------------------------------------------------------
Thu Oct 27 15:50:21 UTC 2016 - rjschwei@suse.com
- Update to version 3.0.0 (bsc#1002895)
+ No upstream change entry for 2.0 -> 3.0
- From 2.0.0
+ Merge uritemplate.py into uritemplate
+ Relicense uritemplate.py as Apache 2 and BSD
- From 1.0.1
+ Fix some minor packaging problems
- From 1.0.0
+ Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote.
+ Confirm public stable API via version number.
-------------------------------------------------------------------
Thu Feb 20 23:44:28 UTC 2014 - rschweikert@suse.com
- Include in SLE 12 (FATE #316168)
-------------------------------------------------------------------
Wed Feb 5 01:52:25 UTC 2014 - rschweikert@suse.com
- Initial build