14
0

6 Commits

Author SHA256 Message Date
88c794f3b4 Accepting request 1284621 from devel:languages:python
- Switch to pyproject macros.
- Specify files and directories explicitly in %files.

OBS-URL: https://build.opensuse.org/request/show/1284621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pathvalidate?expand=0&rev=11
2025-06-11 14:25:30 +00:00
8d553b0428 - Switch to pyproject macros.
- Specify files and directories explicitly in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathvalidate?expand=0&rev=21
2025-06-11 06:14:03 +00:00
ea8a658009 Accepting request 1237820 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1237820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pathvalidate?expand=0&rev=10
2025-01-14 17:40:51 +00:00
af499ca70b - Update to 3.2.3
* Fix dot-files validation
- from version 3.2.2
  * Fix the detection logic of the reservation
    words for the file name on Windows
  * Drop support for Python 3.7/3.8
  * Refactor type annotations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathvalidate?expand=0&rev=19
2025-01-14 13:36:41 +00:00
b93136367f Accepting request 1198062 from devel:languages:python
- update to 3.2.1:
  * Test Python 3.12 in CIs
  * Fix coverage report
  * Fix `sanitize_filename` truncation
  * Fix validation functions of filepaths
  * If `platform` argument is `windows` or `universal`, filepaths
    ending with a space or a period should be detected as an
    error
  * Fix POSIX-style absolute paths were not detected as errors
    with `platform="windows"` or `platform="universal"` on Python
    3.12 and below
  * Add support for Python 3.13
  * Improve type annotations
  * Add a build and publish workflow
  * Add Sigstore signatures to release assets

OBS-URL: https://build.opensuse.org/request/show/1198062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pathvalidate?expand=0&rev=9
2024-09-02 11:14:28 +00:00
7be160c94a - update to 3.2.1:
* Test Python 3.12 in CIs
  * Fix coverage report
  * Fix `sanitize_filename` truncation
  * Fix validation functions of filepaths
  * If `platform` argument is `windows` or `universal`, filepaths
    ending with a space or a period should be detected as an
    error
  * Fix POSIX-style absolute paths were not detected as errors
    with `platform="windows"` or `platform="universal"` on Python
    3.12 and below
  * Add support for Python 3.13
  * Improve type annotations
  * Add a build and publish workflow
  * Add Sigstore signatures to release assets

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathvalidate?expand=0&rev=17
2024-08-31 12:19:37 +00:00

Diff Content Not Available