1 Star 0 Fork 8

LeoFang/python-asn1crypto

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
python-asn1crypto.spec 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
yeah_wang 提交于 2020-07-23 19:03 . update to 1.3.0
%global _description A fast, pure Python library for parsing and serializing ASN.1 structures.
%global _summary A Python library for parsing and serializing ASN.1 structures
%global _name asn1crypto
Name: python-%{_name}
Version: 1.3.0
Release: 1
Summary: %{_summary}
License: MIT
URL: https://github.com/wbond/asn1crypto
Source0: https://files.pythonhosted.org/packages/source/a/%{_name}/%{_name}-%{version}.tar.gz
BuildArch: noarch
%description
%{_description}
%package -n python2-%{_name}
Summary: %{_summary}
BuildRequires: python2-devel python2-setuptools
%{?python_provide:%python_provide python2-%{_name}}
%description -n python2-%{_name}
%{_description}
%package -n python3-%{_name}
Summary: %{_summary}
BuildRequires: python3-devel python3-setuptools
%{?python_provide:%python_provide python3-%{_name}}
%description -n python3-%{_name}
%{_description}
%package_help
%prep
%autosetup -n %{_name}-%{version} -p1
rm -rf %{_name}.egg-info
%build
%py2_build
%py3_build
%install
%py2_install
%py3_install
%files -n python2-%{_name}
%license LICENSE
%{python2_sitelib}/%{_name}/*
%{python2_sitelib}/%{_name}-*info
%files -n python3-%{_name}
%license LICENSE
%{python3_sitelib}/%{_name}/*
%{python3_sitelib}/%{_name}-*info
%files help
%doc readme.md changelog.md
%changelog
* Thu Jul 23 2020 dingyue<dingyue5@huawei.com> - 1.3.0-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:revise description
* Sat Sep 21 2019 shenyangyang<shenyangyang4@huawei.com> - 0.24.0-8
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:revise description
* Mon Aug 26 2019 shenyangyang<shenyangyang4@huawei.com> - 0.24.0-7
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:strenthen spec
* Thu Mar 13 2019 wanghongzhe<wanghongzhe@huawei.com> - 0.24.0-6
- Type:enhancement
- ID:NA
- SUG:restart
- DESC:solve the mirror-yum installation dependency
* Wed Jul 18 2018 openEuler Buildteam <buildteam@openeuler.org> - 0.24.0-5
- Package init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leofang94/python-asn1crypto.git
git@gitee.com:leofang94/python-asn1crypto.git
leofang94
python-asn1crypto
python-asn1crypto
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385