15
0

Accepting request 682847 from devel:languages:python

- Update to 0.5.0:
  * Fixes for python3.6
  * ipv6 parsing

OBS-URL: https://build.opensuse.org/request/show/682847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=4
This commit is contained in:
2019-03-12 08:53:55 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 8 13:30:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.0:
* Fixes for python3.6
* ipv6 parsing
-------------------------------------------------------------------
Tue Dec 4 12:47:21 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-dj-database-url
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-dj-database-url
Version: 0.4.2
Version: 0.5.0
Release: 0
Summary: Use Database URLs in your Django Application
License: BSD-3-Clause
@@ -59,6 +59,8 @@ Oracle, Oracle (GIS), and SQLite.
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
# all tests connect to AWS for DB servers
%files %{python_files}
%license LICENSE
%doc README.rst

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:161e5f6aca956f6f9118e6f285f481e9af3f3a0b896ddb349187d0731817067d
size 6125

3
v0.5.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a8f575bdda4060654b1d941b571e80e53127c7844a54009b00afb3431df036c
size 6309