gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated (2a1509c -> e0865e0)


From: gnunet
Subject: [taler-bank] branch master updated (2a1509c -> e0865e0)
Date: Mon, 09 Nov 2020 18:12:30 +0100

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

dold pushed a change to branch master
in repository bank.

    from 2a1509c  configure
     new eccbb48  update readme
     new 9488911  update dependencies
     new e0865e0  update dependencies

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README                | 78 ---------------------------------------------------
 build-system/Makefile |  2 +-
 poetry.lock           | 31 +++++++++++++++-----
 pyproject.toml        |  1 +
 4 files changed, 26 insertions(+), 86 deletions(-)
 delete mode 100644 README

diff --git a/README b/README
deleted file mode 100644
index dcfeb35..0000000
--- a/README
+++ /dev/null
@@ -1,78 +0,0 @@
-
-This code implements a bank Web portal that tightly integrates
-with the GNU Taler payment system.  The bank it primarily meant
-be used as part of a demonstrator for the Taler system, but
-can also be used in standalone deployments for a regional/local
-currency.
-
-
-HOW TO INSTALL THE BANK
-=======================
-
-From the repository's top directory, run
-
-$ ./configure --destination=local|global
-
-
-I18N
-====
-
-After new strings to translate enter the bank's text, run the
-following command in order to expand the current PO files:
-
-$ make i18n-strings
-
-It is then required to put the extended PO files under versioning.
-
-The following command creates *new* languages to be translated.  In
-particular, it produces the PO file for the language being added.
-
-$ python3 manage.py makemessages -l $LANG
-
-However, you should probably use https://weblate.taler.net/ to add
-new languages instead.
-
-
-HOW TO CONFIGURE THE BANK
-=========================
-
-The bank obeys to the INI syntax for configuration files.
-When launched, the bank will by default look for a configuration
-file located at ~/.config/taler.conf.  To override this behaviour,
-give the -c option when launching the bank.
-
-The following configuration instance makes the bank serve over
-HTTP, at port 5882.
-
-[taler]
-currency = LOCALKUDOS
-
-[bank]
-serve = http
-http_port = 5882
-database = postgres:///talerlocal
-max_debt = LOCALKUDOS:500.0
-max_debt_bank = LOCALKUDOS:1000000000.0
-allow_registrations = YES
-base_url = http://localhost:5882/
-suggested_exchange = http://localhost:5884/
-
-
-HOW TO LAUNCH THE BANK
-======================
-
-$ taler-bank-manage serve
-
-
-RUNNING TESTS
-=============
-
-From the repository's top directory:
-
-$ make check
-
-
-HOW TO FORCE MIGRATIONS
-=======================
-
-https://simpleisbetterthancomplex.com/tutorial/2016/07/26/how-to-reset-migrations.html
diff --git a/build-system/Makefile b/build-system/Makefile
index d07c66d..85ff86e 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -26,7 +26,7 @@ i18n-strings: install-dependencies
 # See bug #5850 for some test cases that are currently disabled.
 .PHONY: check
 check:
-       ./run-tests.sh
+       poetry run ./run-tests.sh
 
 .PHONY: clean
 clean:
diff --git a/poetry.lock b/poetry.lock
index 25897ec..5bf8760 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -8,7 +8,7 @@ python-versions = "*"
 
 [[package]]
 name = "asgiref"
-version = "3.3.0"
+version = "3.3.1"
 description = "ASGI specs, helper code, and adapters"
 category = "main"
 optional = false
@@ -175,6 +175,19 @@ category = "dev"
 optional = false
 python-versions = "*"
 
+[[package]]
+name = "mock"
+version = "4.0.2"
+description = "Rolling backport of unittest.mock for all Pythons"
+category = "dev"
+optional = false
+python-versions = ">=3.6"
+
+[package.extras]
+build = ["twine", "wheel", "blurb"]
+docs = ["sphinx"]
+test = ["pytest", "pytest-cov"]
+
 [[package]]
 name = "mypy-extensions"
 version = "0.4.3"
@@ -284,7 +297,7 @@ python-versions = ">=3.5"
 
 [[package]]
 name = "taler-util"
-version = "0.8.0"
+version = "0.8.1"
 description = "Util library for GNU Taler"
 category = "main"
 optional = false
@@ -346,7 +359,7 @@ python-versions = "*"
 [metadata]
 lock-version = "1.0"
 python-versions = "^3.8"
-content-hash = 
"9e7d2eb1ed071103e6248cdbed9d98ac451c4a80d78f3ee65caa521b70cce245"
+content-hash = 
"5c8ec398f9404432b65044e3a9faf2255367b0de0ff3617b04bc436c1089b464"
 
 [metadata.files]
 appdirs = [
@@ -354,8 +367,8 @@ appdirs = [
     {file = "appdirs-1.4.4.tar.gz", hash = 
"sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41"},
 ]
 asgiref = [
-    {file = "asgiref-3.3.0-py3-none-any.whl", hash = 
"sha256:a5098bc870b80e7b872bff60bb363c7f2c2c89078759f6c47b53ff8c525a152e"},
-    {file = "asgiref-3.3.0.tar.gz", hash = 
"sha256:cd88907ecaec59d78e4ac00ea665b03e571cb37e3a0e37b3702af1a9e86c365a"},
+    {file = "asgiref-3.3.1-py3-none-any.whl", hash = 
"sha256:5ee950735509d04eb673bd7f7120f8fa1c9e2df495394992c73234d526907e17"},
+    {file = "asgiref-3.3.1.tar.gz", hash = 
"sha256:7162a3cb30ab0609f1a4c95938fd73e8604f63bdba516a7f7d64b83ff09478f0"},
 ]
 astroid = [
     {file = "astroid-2.4.2-py3-none-any.whl", hash = 
"sha256:bc58d83eb610252fd8de6363e39d4f1d0619c894b0ed24603b881c02e64c7386"},
@@ -497,6 +510,10 @@ mccabe = [
     {file = "mccabe-0.6.1-py2.py3-none-any.whl", hash = 
"sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42"},
     {file = "mccabe-0.6.1.tar.gz", hash = 
"sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f"},
 ]
+mock = [
+    {file = "mock-4.0.2-py3-none-any.whl", hash = 
"sha256:3f9b2c0196c60d21838f307f5825a7b86b678cedc58ab9e50a8988187b4d81e0"},
+    {file = "mock-4.0.2.tar.gz", hash = 
"sha256:dd33eb70232b6118298d516bbcecd26704689c386594f0f3c4f13867b2c56f72"},
+]
 mypy-extensions = [
     {file = "mypy_extensions-0.4.3-py2.py3-none-any.whl", hash = 
"sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d"},
     {file = "mypy_extensions-0.4.3.tar.gz", hash = 
"sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"},
@@ -592,8 +609,8 @@ sqlparse = [
     {file = "sqlparse-0.4.1.tar.gz", hash = 
"sha256:0f91fd2e829c44362cbcfab3e9ae12e22badaa8a29ad5ff599f9ec109f0454e8"},
 ]
 taler-util = [
-    {file = "taler-util-0.8.0.tar.gz", hash = 
"sha256:192a3c53aea92028cf72c63a2b64b35a04a28618769e03bb9cf3c3555646c326"},
-    {file = "taler_util-0.8.0-py3-none-any.whl", hash = 
"sha256:504a8f00a5e689195dd28dd4394a0e5d4d9978644de2e12e98a56a645a7c7d0b"},
+    {file = "taler-util-0.8.1.tar.gz", hash = 
"sha256:3f55f4a388711fca4508b64995a5edb69de6cbc725a0b94b81fd65304de01dcb"},
+    {file = "taler_util-0.8.1-py3-none-any.whl", hash = 
"sha256:e3185fb067723fc7b09f4a246550075503c03ff609598b15411302756bab4a32"},
 ]
 toml = [
     {file = "toml-0.10.2-py2.py3-none-any.whl", hash = 
"sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"},
diff --git a/pyproject.toml b/pyproject.toml
index 23a4dd6..09c581a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -21,6 +21,7 @@ click = "^7.1.2"
 pylint = "^2.6.0"
 django = "^3.1.3"
 black = "^20.8b1"
+mock = "^4.0.2"
 
 [tool.poetry.scripts]
 taler-bank-manage = 'talerbank.cli:run'

-- 
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]