gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-util] 02/02: move PaytoParse logic into taler-util (#6650)


From: gnunet
Subject: [taler-taler-util] 02/02: move PaytoParse logic into taler-util (#6650)
Date: Fri, 29 Jan 2021 19:24:59 +0100

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

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

commit a1c7705cc2a8654bdf6e04cd1e4248121f64133b
Merge: 43f5f0b abc791d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 29 19:24:50 2021 +0100

    move PaytoParse logic into taler-util (#6650)

 .gitignore                                |    1 +
 .gitmodules                               |    3 +
 Makefile                                  |   22 +-
 README                                    |   16 +
 configure.py => build-system/configure.py |    0
 gana                                      |    1 +
 setup.py                                  |    5 +-
 taler/util/errorcodes.py                  | 4137 -----------------------------
 taler/util/gen_errcodes_c.py              |   92 -
 taler/util/talerconfig.py                 |   15 +-
 10 files changed, 43 insertions(+), 4249 deletions(-)

diff --cc setup.py
index c49b972,50bead5..fb1333b
--- a/setup.py
+++ b/setup.py
@@@ -25,7 -25,7 +25,7 @@@ with open('README', 'r') as f
  
  setup(
          name='taler-util',
-         version='0.6.5',
 -        version='0.8.1',
++        version='0.8.2',
          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]