forked from pool/python-u-msgpack-python
This commit is contained in:
parent
3c2c8a9c68
commit
63cb971fe6
@ -23,13 +23,12 @@ Release: 0
|
|||||||
Summary: A portable, lightweight MessagePack serializer and deserializer
|
Summary: A portable, lightweight MessagePack serializer and deserializer
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/vsergeev/u-msgpack-python
|
URL: https://github.com/vsergeev/u-msgpack-python
|
||||||
Source: https://pypi.io/packages/source/u/u-msgpack-python/u-msgpack-python-%{version}.tar.gz
|
Source: https://pypi.io/packages/source/u/u-msgpack-python/u-msgpack-python-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
@ -57,7 +56,7 @@ export LANG=en_US.UTF-8
|
|||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc LICENSE
|
%license LICENSE
|
||||||
%pycache_only %{python_sitelib}/__pycache__
|
%pycache_only %{python_sitelib}/__pycache__
|
||||||
%{python_sitelib}/umsgpack.py*
|
%{python_sitelib}/umsgpack.py*
|
||||||
%{python_sitelib}/u_msgpack_python-%{version}-py%{python_version}.egg-info
|
%{python_sitelib}/u_msgpack_python-%{version}-py%{python_version}.egg-info
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:412a951097a33a28e6f6136227ce46d8b7ddd44501f87a73f881ed8e41912861
|
oid sha256:7ff18ae3721fa75571f9329c08f7c0120416a6ae36194bd8674f65b3b78d0702
|
||||||
size 18127
|
size 16012
|
||||||
|
Loading…
Reference in New Issue
Block a user