- Add optional dependency pyuca - Update to v7.2.1 OBS-URL: https://build.opensuse.org/request/show/892316 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-countries?expand=0&rev=3
76 lines
2.6 KiB
Plaintext
76 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 11 23:20:32 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add optional dependency pyuca
|
|
- Update to v7.2.1
|
|
* Fix Latin translations.
|
|
- from v7.2
|
|
* Allow the character field to work with custom country codes that
|
|
are not 2 characters (such as "GB-WLS").
|
|
* Fix compatibility with django-migrations-ignore-attrs library.
|
|
- from v7.1
|
|
* Allow customising the str_attr of Country objects returned from
|
|
a CountryField via a new countries_str_attr keyword argument
|
|
* Add pyuca as an extra dependency, so that it can be installed
|
|
like pip install django-countries[pyuca].
|
|
* Add Django 3.2 support.
|
|
- from v7.0
|
|
* Add name_only as option to the DRF serializer field
|
|
* Add in Python typing.
|
|
* Add Python 3.9, Django 3.1, and Django Rest Framework 3.12 support
|
|
* Drop Python 3.5 support.
|
|
* Improve IOC code functionality, allowing them to be overridden in
|
|
COUNTRIES_OVERRIDE using the complex dictionary format.
|
|
- from v6.1.3
|
|
* Update flag of Mauritania.
|
|
* Add flag for Kosovo (under its temporary code of XK)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 6 06:50:19 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v6.1.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 18 23:15:50 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Convert to single spec, fdupes, tidy
|
|
- Add Obsoletes/Provides for old Python 2 package name
|
|
- Remove tests from runtime package, fix hashbangs
|
|
- Use %license, add CHANGES.rst to %doc
|
|
- Update to v5.3.3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 27 16:39:07 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.5
|
|
+ No changelog available
|
|
- Replace python-distribute with python-setuptools BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 15 23:04:14 UTC 2012 - jfunk@funktronics.ca
|
|
|
|
- Update to 1.4:
|
|
* Added and updated translations
|
|
* Updated country list (Libya changed)
|
|
- Run tests
|
|
- Add LICENSE to %doc
|
|
- README is now README.rst
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 8 18:25:21 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Update to 1.1.1:
|
|
- Sorry, no changelog.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 6 02:14:48 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Update to 1.1;
|
|
- Regenerate spec file with p2pack.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 23 00:10:48 CET 2009 - poeml@suse.de
|
|
|
|
- initial package (0.1-r3)
|
|
|