From 128541e19837bb0421a386821e3356ecc80b2a68 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:07:07 +0000 Subject: automatic import of python-mercurial --- .gitignore | 1 + python-mercurial.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 30f47e1..3e8ebf2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mercurial-6.4.tar.gz +/mercurial-6.4.2.tar.gz diff --git a/python-mercurial.spec b/python-mercurial.spec index 99d987d..5838ea3 100644 --- a/python-mercurial.spec +++ b/python-mercurial.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mercurial -Version: 6.4 +Version: 6.4.2 Release: 1 Summary: Fast scalable distributed SCM (revision control, version control) system License: GNU GPLv2 or any later version URL: https://mercurial-scm.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e0/a0/db06b72ff580f071fe4b109fa56fe60066188f6c7f27c6a581eb7c45d013/mercurial-6.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b7/70/bf6566c68773adb5e51aa6dce22f973e918653ccf367b45e70049bf3fba6/mercurial-6.4.2.tar.gz BuildArch: noarch @@ -34,7 +34,7 @@ Mercurial is a distributed SCM tool written in Python. It is used by a number of %prep -%autosetup -n mercurial-6.4 +%autosetup -n mercurial-6.4.2 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 6.4-1 +* Sun Apr 23 2023 Python_Bot - 6.4.2-1 - Package Spec generated diff --git a/sources b/sources index 27c4367..a266a1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15914adce2b3de0e4179184b2ab75541 mercurial-6.4.tar.gz +0760954725a13ef4f109f64caf99cbc5 mercurial-6.4.2.tar.gz -- cgit v1.2.3