summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 07:47:53 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 07:47:53 +0000
commiteee7f781b2a1759351593ea0dacd5acad3d1e802 (patch)
tree433ca2876a82f0180dac8a1b6f4d5f5963095cb2
parentbbcbe3232cefda16534daf609481a3fba36327a1 (diff)
automatic import of python-dynamicformsopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-dynamicforms.spec9
-rw-r--r--sources2
3 files changed, 7 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 1a052d5..a8fc24d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/DynamicForms-0.70.10.tar.gz
+/DynamicForms-0.70.11.tar.gz
diff --git a/python-dynamicforms.spec b/python-dynamicforms.spec
index 98cba26..d65903b 100644
--- a/python-dynamicforms.spec
+++ b/python-dynamicforms.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-DynamicForms
-Version: 0.70.10
+Version: 0.70.11
Release: 1
Summary: DynamicForms performs all the visualisation & data entry of your DRF Serializers & ViewSets and adds some candy of its own: It is a django library that gives you the power of dynamically-shown form fields, auto-filled default values, dynamic record loading and similar candy with little effort. To put it differently: once defined, a particular ViewSet / Serializer can be rendered in multiple ways allowing you to perform viewing and authoring operations on the data in question.
License: BSD-3-Clause
URL: https://github.com/velis74/DynamicForms
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6e/f2/2edffb457ae77604b76c67d08f0d8d8f7b808f78bae48ec058496d68299a/DynamicForms-0.70.10.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/cd/3793c18eecfc9a13c13de7b470619bebae49e04053adfd43d4238bb57297/DynamicForms-0.70.11.tar.gz
BuildArch: noarch
Requires: python3-six
@@ -15,6 +15,7 @@ Requires: python3-django
Requires: python3-djangorestframework
Requires: python3-django-filter
Requires: python3-django-enumfields
+Requires: python3-jsonschema
Requires: python3-pillow
Requires: python3-django-cors-headers
Requires: python3-versio
@@ -342,7 +343,7 @@ Documentation [on readthedocs](https://dynamicforms.readthedocs.io/)
%prep
-%autosetup -n DynamicForms-0.70.10
+%autosetup -n DynamicForms-0.70.11
%build
%py3_build
@@ -382,5 +383,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.70.10-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.70.11-1
- Package Spec generated
diff --git a/sources b/sources
index db55706..18d86c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbc04d6a62055b44f2ff56a82486c00c DynamicForms-0.70.10.tar.gz
+2dca1caf8fe41e0594c3064a1d0c78ff DynamicForms-0.70.11.tar.gz