From 4b0bd886c8bd71ece3bf9a50259d381a9f5dbaa1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 03:42:42 +0000 Subject: automatic import of python-bitcoinlib --- .gitignore | 1 + python-bitcoinlib.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index aea8a55..e6c5a5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bitcoinlib-0.6.7.tar.gz +/bitcoinlib-0.6.9.tar.gz diff --git a/python-bitcoinlib.spec b/python-bitcoinlib.spec index 7379020..fc239c3 100644 --- a/python-bitcoinlib.spec +++ b/python-bitcoinlib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-bitcoinlib -Version: 0.6.7 +Version: 0.6.9 Release: 1 Summary: Bitcoin and Other cryptocurrency Library License: GNU3 URL: http://github.com/1200wd/bitcoinlib -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/84/38/c8e53d86be6ab1a47edd7d70c7393797acfcda42c48551ea3a74808d88df/bitcoinlib-0.6.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bb/dd/ab543eedf5d0c30da5eb7bacb16f4416b33a180d347552fe5cb548914205/bitcoinlib-0.6.9.tar.gz BuildArch: noarch Requires: python3-SQLAlchemy @@ -50,7 +50,7 @@ The BitcoinLib connects to various service providers automatically to update wal blockchain information. It does currently not parse the blockchain itself. %prep -%autosetup -n bitcoinlib-0.6.7 +%autosetup -n bitcoinlib-0.6.9 %build %py3_build @@ -90,5 +90,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Mar 08 2023 Python_Bot - 0.6.7-1 +* Fri Apr 07 2023 Python_Bot - 0.6.9-1 - Package Spec generated diff --git a/sources b/sources index 44fe46a..42ff24f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93dc44e0315285bc50c59bd996f39d53 bitcoinlib-0.6.7.tar.gz +fc1a16a6835c659c845021702e881649 bitcoinlib-0.6.9.tar.gz -- cgit v1.2.3