From 5973c42d91c536d851a202ecb8e3333eb3fb57f9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 06:29:36 +0000 Subject: automatic import of python-snitun --- .gitignore | 1 + python-snitun.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 738c2d6..6867455 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.34.0-1 +* Sun Apr 23 2023 Python_Bot - 0.35.0-1 - Package Spec generated diff --git a/sources b/sources index c4d81c8..d956674 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c654034e26dc205e810de24843e616a snitun-0.34.0.tar.gz +88000f5e33cb6a6ed615a4d9a0855274 snitun-0.35.0.tar.gz -- cgit v1.2.3