summaryrefslogtreecommitdiff
path: root/python-robotpy-wpimath.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-robotpy-wpimath.spec')
-rw-r--r--python-robotpy-wpimath.spec8
1 files changed, 4 insertions, 4 deletions
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