15
0
forked from pool/python-base58

Accepting request 928980 from home:glaubitz:branches:devel:languages:python

- Update to 2.1.1
  * Use github actions (@keis)
  * Escape illegal special characters in error message (@hukkin)

OBS-URL: https://build.opensuse.org/request/show/928980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-base58?expand=0&rev=8
This commit is contained in:
2021-11-21 11:04:11 +00:00
committed by Git OBS Bridge
parent e8f9b17aab
commit c032b78252
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-base58
Version: 2.1.0
Version: 2.1.1
Release: 0
Summary: Base58 and Base58Check implementation
License: MIT