17
0
Files
python-pendulum/_service
Dirk Mueller 86b09bd764 - Update to 3.2.0
* Added support for Python 3.14
  * Added upper limit to time-machine dependency
  * Dropped support for PyPy below PyPy3.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pendulum?expand=0&rev=33
2026-03-02 08:18:47 +00:00

8 lines
214 B
Plaintext

<services>
<service name="cargo_vendor" mode="manual">
<param name="src">pendulum*.tar.gz</param>
<param name="compression">zst</param>
<param name="custom-root">rust</param>
</service>
</services>