forked from pool/python-djangorestframework-camel-case
Accepting request 942511 from home:jayvdb:branches:devel:languages:python:django
- Remove Source tests.py - Update to v1.3.0 OBS-URL: https://build.opensuse.org/request/show/942511 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-djangorestframework-camel-case?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
18ec33bb78
commit
9d6ad7256e
@@ -19,14 +19,13 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-djangorestframework-camel-case
|
||||
Version: 1.2.0
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Camel case JSON support for Django REST framework
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/vbabiy/djangorestframework-camel-case
|
||||
Source: https://files.pythonhosted.org/packages/source/d/djangorestframework-camel-case/djangorestframework-camel-case-%{version}.tar.gz
|
||||
Source1: https://raw.githubusercontent.com/vbabiy/djangorestframework-camel-case/master/tests.py
|
||||
BuildRequires: %{python_module djangorestframework}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -40,7 +39,6 @@ Camel case JSON support for Django REST framework.
|
||||
|
||||
%prep
|
||||
%setup -q -n djangorestframework-camel-case-%{version}
|
||||
cp %{SOURCE1} .
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user