diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 06:29:36 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 06:29:36 +0000 |
| commit | 5973c42d91c536d851a202ecb8e3333eb3fb57f9 (patch) | |
| tree | bc05e8b1bfbc6b953dd9e40b14b16a67f5abd4b3 | |
| parent | 351e753b6e2c0147ab44efb26932bd93e2ea6d0a (diff) | |
automatic import of python-snitunopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-snitun.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /snitun-0.34.0.tar.gz +/snitun-0.35.0.tar.gz diff --git a/python-snitun.spec b/python-snitun.spec index 54ebcf2..777df77 100644 --- a/python-snitun.spec +++ b/python-snitun.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-snitun -Version: 0.34.0 +Version: 0.35.0 Release: 1 Summary: SNI proxy with TCP multiplexer License: GPL v3 URL: https://www.nabucasa.com/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5c/4d/0e86f2f3a7866709956950984a79ed6e2630a275d38f7e4544681084e9f2/snitun-0.34.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/24/fd771d8a1b326861fb82a3b53562c7311d1f96305c5b1269d9390a7833b1/snitun-0.35.0.tar.gz BuildArch: noarch Requires: python3-attrs @@ -31,7 +31,7 @@ Provides: python3-snitun-doc %prep -%autosetup -n snitun-0.34.0 +%autosetup -n snitun-0.35.0 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.34.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.35.0-1 - Package Spec generated @@ -1 +1 @@ -0c654034e26dc205e810de24843e616a snitun-0.34.0.tar.gz +88000f5e33cb6a6ed615a4d9a0855274 snitun-0.35.0.tar.gz |
