1
0

10 Commits

Author SHA256 Message Date
92e8ef7c3c Accepting request 1282218 from Application:ERP:GNUHealth:Factory
OBS-URL: https://build.opensuse.org/request/show/1282218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=6
2025-06-03 15:54:38 +00:00
df5a23c5c5 fix Leap 16.0 build
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=13
2025-06-03 09:12:38 +00:00
0cceb3a624 Accepting request 1196446 from Application:ERP:GNUHealth:Factory
- updated litmus to version 0.15
  litmus_version.patch added

OBS-URL: https://build.opensuse.org/request/show/1196446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=5
2024-08-28 19:33:16 +00:00
361329a200 Accepting request 1143995 from Application:ERP:GNUHealth:Factory
OBS-URL: https://build.opensuse.org/request/show/1143995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=4
2024-02-04 18:10:00 +00:00
8bbd9bbbd4 Accepting request 1143993 from home:bnavigator:branches:Application:ERP:GNUHealth:Factory
- Add pywebdav-server-configparser.patch: Replace long deprecated
  SafeConfigParser

OBS-URL: https://build.opensuse.org/request/show/1143993
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=7
2024-02-04 12:15:42 +00:00
0b81765e18 Accepting request 1099338 from Application:ERP:GNUHealth:Factory
- version 0.12.0
  * Include version and README.rst in MANIFEST.in
  * Fix encoding issues in Thunderbird
  * Enforce str - utf8, not Bytes

OBS-URL: https://build.opensuse.org/request/show/1099338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=3
2023-07-19 17:10:18 +00:00
cb1e62d77b OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=5 2023-07-18 20:10:30 +00:00
089c355163 - version 0.12.0
* Include version and README.rst in MANIFEST.in
  * Fix encoding issues in Thunderbird
  * Enforce str - utf8, not Bytes

OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=4
2023-07-15 06:25:13 +00:00
2e6520323d Accepting request 651226 from Application:ERP:GNUHealth:Factory
OBS-URL: https://build.opensuse.org/request/show/651226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=2
2018-11-26 09:28:54 +00:00
ef266bd9f2 Accepting request 528304 from Application:ERP:Tryton:Factory
singlespec version of python3-PyWebDAV3-GNUHealth

OBS-URL: https://build.opensuse.org/request/show/528304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyWebDAV3-GNUHealth?expand=0&rev=1
2017-10-01 15:01:04 +00:00
3 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09d615958121706444db67e09c40df5f753ccf1fa14846fdeb439298aa9ac3ff
size 467532

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 29 11:46:35 UTC 2025 - Max Lin <mlin@suse.com>
- Fix Leap 16.0 build
-------------------------------------------------------------------
Wed Aug 28 07:07:09 UTC 2024 - Axel Braun <axel.braun@gmx.de>

View File

@@ -96,6 +96,6 @@ $python -O -m compileall -d %{$python_sitelib} %{buildroot}%{$python_sitelib}/py
%doc README.rst doc/Changes doc/TODO
%python_alternative %{_bindir}/davserver
%{python_sitelib}/pywebdav
%{python_sitelib}/PyWebDAV3_GNUHealth-%{version}.dist-info
%{python_sitelib}/[Pp]y[Ww]eb[Dd][Aa][Vv]3_[Gg][Nn][Uu][Hh]ealth-%{version}.dist-info
%changelog