gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-util] branch master updated: include error codes in the Whe


From: gnunet
Subject: [taler-taler-util] branch master updated: include error codes in the Wheel
Date: Mon, 09 Nov 2020 18:00:35 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository taler-util.

The following commit(s) were added to refs/heads/master by this push:
     new 467809a  include error codes in the Wheel
467809a is described below

commit 467809af2be1e3146f5071d71b5cfb82ddf6b7be
Author: MS <ms@taler.net>
AuthorDate: Mon Nov 9 18:00:32 2020 +0100

    include error codes in the Wheel
---
 Makefile | 2 +-
 setup.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index fa4293a..ee71b1f 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ all: dist
 # is found here: https://reproducible-builds.org/docs/source-date-epoch/
 #
 .PHONY: dist
-dist:
+dist: gana
        $(env) SOURCE_DATE_EPOCH=315532800 $(python) setup.py sdist bdist_wheel
 
 .PHONY: gana
diff --git a/setup.py b/setup.py
index 734fd05..50bead5 100644
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ with open('README', 'r') as f:
 
 setup(
         name='taler-util',
-        version='0.8.0',
+        version='0.8.1',
         license='LGPL3+',
         platforms='any',
         author='Taler Systems SA',

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]