forked from pool/python-pyOpenSSL
Accepting request 1270618 from home:darix:apps
- dont use suse version for the dist info handling as people can build with newer setuptools on older distros OBS-URL: https://build.opensuse.org/request/show/1270618 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=125
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 17 18:29:52 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- dont use suse version for the dist info handling as people can
|
||||||
|
build with newer setuptools on older distros
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 1 13:15:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Tue Apr 1 13:15:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
@@ -97,11 +97,7 @@ export LC_ALL=en_US.UTF-8
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc *.rst
|
%doc *.rst
|
||||||
%{python_sitelib}/OpenSSL/
|
%{python_sitelib}/OpenSSL/
|
||||||
%if 0%{?suse_version} > 1600
|
%{python_sitelib}/py[Oo]pen[Ss][Ss][Ll]-%{version}.dist-info
|
||||||
%{python_sitelib}/pyopenssl-%{version}.dist-info
|
|
||||||
%else
|
|
||||||
%{python_sitelib}/pyOpenSSL-%{version}.dist-info
|
|
||||||
%endif
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user