python-bareos 22.1.3__py3-none-any.whl → 22.1.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
bareos/VERSION.txt CHANGED
@@ -1 +1 @@
1
- 22.1.3
1
+ 22.1.5
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: python-bareos
3
- Version: 22.1.3
3
+ Version: 22.1.5
4
4
  Summary: Client library and tools for Bareos console access.
5
5
  Home-page: https://github.com/bareos/bareos/
6
6
  Author: Bareos Team
@@ -1,4 +1,4 @@
1
- bareos/VERSION.txt,sha256=ZvWUvi27mqGlDoKb71165nBguPEwfQFeAq462f5lR3M,7
1
+ bareos/VERSION.txt,sha256=g_IhL1U9whCIeDHmfNw0Tyhy9pRh_1-tC2B0F00Yud8,7
2
2
  bareos/__init__.py,sha256=WPq-fXxGDZSIwfkXZkwJAZdGcVSeVBcLsTum5qOmX2I,1423
3
3
  bareos/exceptions.py,sha256=3oeC_jXq2imzPxiqJmGTq4TsgFRtDlzwnAwumzYsB5M,4071
4
4
  bareos/bsock/__init__.py,sha256=wGlk0u6b09If5YWzfUNE_aN0jijZX1A99_Coyy9wJBU,7997
@@ -18,11 +18,11 @@ bareos/util/__init__.py,sha256=tNmmqEzCcENh6Q7-d-AFRCPrSryjYaN2EBEK3109eL4,1042
18
18
  bareos/util/bareosbase64.py,sha256=5bsv6-sxNJEnO1M3f0LyZP9CV6ZPyQ1axoi9Tfno4U8,3744
19
19
  bareos/util/password.py,sha256=w71h7KnVHNik37oRl0ljj8krBVslz6a2tB_1jBJBJfM,2531
20
20
  bareos/util/path.py,sha256=NKSI6r-4oaviBKnR66KirguP70K-cxuAKSxNfiIuBO8,3140
21
- python_bareos-22.1.3.data/scripts/bareos-fd-connect.py,sha256=CKWTt90lUOJ2bwoo1F80GfUdH_eypNIuuBIKcDnegSI,2095
22
- python_bareos-22.1.3.data/scripts/bconsole-json.py,sha256=R7u6uG6ox-h3piB_CZ18-2Bzx1FY65FhH3ECPmrKrSA,1981
23
- python_bareos-22.1.3.data/scripts/bconsole.py,sha256=3AdLbKqIV36uviR2AVQTcTaevMRyMJyYIJgs9jjjdn0,1955
24
- python_bareos-22.1.3.dist-info/LICENSE.txt,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
25
- python_bareos-22.1.3.dist-info/METADATA,sha256=mCuLNF0OsZ3RaXWArpPheEZIPf0iZdUxfXJ8GhjBktk,7568
26
- python_bareos-22.1.3.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
27
- python_bareos-22.1.3.dist-info/top_level.txt,sha256=NlKJmA3FY973VTk-0zlxwwhDtFZHYVjpSNzgeMJsknY,7
28
- python_bareos-22.1.3.dist-info/RECORD,,
21
+ python_bareos-22.1.5.data/scripts/bareos-fd-connect.py,sha256=CKWTt90lUOJ2bwoo1F80GfUdH_eypNIuuBIKcDnegSI,2095
22
+ python_bareos-22.1.5.data/scripts/bconsole-json.py,sha256=R7u6uG6ox-h3piB_CZ18-2Bzx1FY65FhH3ECPmrKrSA,1981
23
+ python_bareos-22.1.5.data/scripts/bconsole.py,sha256=3AdLbKqIV36uviR2AVQTcTaevMRyMJyYIJgs9jjjdn0,1955
24
+ python_bareos-22.1.5.dist-info/LICENSE.txt,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
25
+ python_bareos-22.1.5.dist-info/METADATA,sha256=Ta5hwBSbitTxONc_CoqybtYAZ08jyVwCifwJldG9_dE,7568
26
+ python_bareos-22.1.5.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
27
+ python_bareos-22.1.5.dist-info/top_level.txt,sha256=NlKJmA3FY973VTk-0zlxwwhDtFZHYVjpSNzgeMJsknY,7
28
+ python_bareos-22.1.5.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5