forked from pool/python-python-dotenv
Accepting request 1082840 from home:jayvdb:branches:devel:languages:python
- Remove duplicate sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1082840 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=26
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 26 01:56:00 UTC 2023 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Remove duplicate sle15_python_module_pythons
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:32:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
%define skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-dotenv
|
||||
@@ -43,7 +42,7 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Add .env support to your Fjango/Flask apps in development and deployments.
|
||||
Add .env support to your Django/Flask apps in development and deployments.
|
||||
|
||||
%prep
|
||||
%setup -q -n python-dotenv-%{version}
|
||||
@@ -81,6 +80,7 @@ mv %{buildroot}%{_bindir}/dotenv.orig %{buildroot}%{_bindir}/dotenv
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/dotenv
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/dotenv/
|
||||
%{python_sitelib}/python_dotenv*/
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user