python-bareos 24.0.1__py3-none-any.whl → 24.0.2__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
- 24.0.1
1
+ 24.0.2
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: python-bareos
3
- Version: 24.0.1
3
+ Version: 24.0.2
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
@@ -25,6 +25,7 @@ Dynamic: description-content-type
25
25
  Dynamic: home-page
26
26
  Dynamic: keywords
27
27
  Dynamic: license
28
+ Dynamic: license-file
28
29
  Dynamic: provides-extra
29
30
  Dynamic: requires-python
30
31
  Dynamic: summary
@@ -1,4 +1,4 @@
1
- bareos/VERSION.txt,sha256=LT6561pqUVt_m9-oMJs8l6-cWhJyyjTXKO_F5QWSUUM,7
1
+ bareos/VERSION.txt,sha256=empDcoJ1qhvujHw6DBCMHbaylC3l7Bo_WRO2jMLZQak,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=lXn5TYH3-UvwneHfLHWEzQYRSvUmUzRq5c6iSAqcnuo,8658
@@ -20,11 +20,11 @@ bareos/util/bareosbase64.py,sha256=5bsv6-sxNJEnO1M3f0LyZP9CV6ZPyQ1axoi9Tfno4U8,3
20
20
  bareos/util/password.py,sha256=w71h7KnVHNik37oRl0ljj8krBVslz6a2tB_1jBJBJfM,2531
21
21
  bareos/util/path.py,sha256=nycMxK3V-P9Cx-CMsWo4e-IVlnl6_Im61pFUIPQEbL0,3099
22
22
  bareos/util/version.py,sha256=xqNm9vvkaHMKpS0xJozQs11XrQYJR1U4j5oOUCnPiMw,1201
23
- python_bareos-24.0.1.data/scripts/bareos-fd-connect.py,sha256=y7Jh2A-tkQeBNjyKYo8RsA7POHyDEYuOuy8ozjCEE1o,2127
24
- python_bareos-24.0.1.data/scripts/bconsole-json.py,sha256=0vFaTeQvJYt_Vk3ldGefMb1rZbPhdO16FaT7dZH0b2k,1960
25
- python_bareos-24.0.1.data/scripts/bconsole.py,sha256=m7ylVGq-ibYBbi1ZdkDdMC891WLZ3Cf5mg4IIe27i64,1993
26
- python_bareos-24.0.1.dist-info/LICENSE.txt,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
27
- python_bareos-24.0.1.dist-info/METADATA,sha256=xxgyKeO6HmLAx_jBsqx7DJCYblsnZmYL2noKXxjIP6o,8434
28
- python_bareos-24.0.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
29
- python_bareos-24.0.1.dist-info/top_level.txt,sha256=NlKJmA3FY973VTk-0zlxwwhDtFZHYVjpSNzgeMJsknY,7
30
- python_bareos-24.0.1.dist-info/RECORD,,
23
+ python_bareos-24.0.2.data/scripts/bareos-fd-connect.py,sha256=y7Jh2A-tkQeBNjyKYo8RsA7POHyDEYuOuy8ozjCEE1o,2127
24
+ python_bareos-24.0.2.data/scripts/bconsole-json.py,sha256=0vFaTeQvJYt_Vk3ldGefMb1rZbPhdO16FaT7dZH0b2k,1960
25
+ python_bareos-24.0.2.data/scripts/bconsole.py,sha256=m7ylVGq-ibYBbi1ZdkDdMC891WLZ3Cf5mg4IIe27i64,1993
26
+ python_bareos-24.0.2.dist-info/licenses/LICENSE.txt,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
27
+ python_bareos-24.0.2.dist-info/METADATA,sha256=YPkOauEDf-iLllwyuIblFHdYlNtoBdaAmuwpzEENRzI,8456
28
+ python_bareos-24.0.2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
29
+ python_bareos-24.0.2.dist-info/top_level.txt,sha256=NlKJmA3FY973VTk-0zlxwwhDtFZHYVjpSNzgeMJsknY,7
30
+ python_bareos-24.0.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5