diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 11:20:11 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 11:20:11 +0000 |
| commit | 7987d63ad0167c97ab495d3f6bad0a56435e7b7d (patch) | |
| tree | 0b2d131f1314b9b858489e3c648ef11d9fd0434a | |
| parent | cd6bdcb8e2609195d96650f97556d53afe033d61 (diff) | |
automatic import of python-robotpy-wpimath
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-robotpy-wpimath.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /robotpy-wpimath-2023.4.3.0.tar.gz +/robotpy-wpimath-2023.4.3.1.tar.gz diff --git a/python-robotpy-wpimath.spec b/python-robotpy-wpimath.spec index a9f21b9..de91c8a 100644 --- a/python-robotpy-wpimath.spec +++ b/python-robotpy-wpimath.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-robotpy-wpimath -Version: 2023.4.3.0 +Version: 2023.4.3.1 Release: 1 Summary: Binary wrapper for FRC WPIMath library License: BSD-3-Clause URL: https://github.com/robotpy/robotpy-wpimath -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/83/06/4d66c4983de60dd1d91ea8114370da308baf5128c4db15c11795ca9e76ca/robotpy-wpimath-2023.4.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/92/50/4cf3cebf6ee81d36de2691fa584175a9ba7eeee56da6053d191c3aa63f5e/robotpy-wpimath-2023.4.3.1.tar.gz Requires: python3-robotpy-wpiutil @@ -37,7 +37,7 @@ Python wrappers for WPILib's wpimath library. * Documentation can be found at [readthedocs](https://robotpy.readthedocs.io/projects/wpimath/en/stable/api.html) %prep -%autosetup -n robotpy-wpimath-2023.4.3.0 +%autosetup -n robotpy-wpimath-2023.4.3.1 %build %py3_build @@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.3.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.3.1-1 - Package Spec generated @@ -1 +1 @@ -cf64b10dd38db64924bff88f11aad3e6 robotpy-wpimath-2023.4.3.0.tar.gz +361e857c2bfc95c15f105bbd5d8dd0b1 robotpy-wpimath-2023.4.3.1.tar.gz |
