summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-bitcoinlib.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 0.6.7-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 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