From 7987d63ad0167c97ab495d3f6bad0a56435e7b7d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 11:20:11 +0000 Subject: automatic import of python-robotpy-wpimath --- .gitignore | 1 + python-robotpy-wpimath.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 16c4bf0..b2b36f3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 2023.4.3.0-1 +* Tue May 30 2023 Python_Bot - 2023.4.3.1-1 - Package Spec generated diff --git a/sources b/sources index 012d2d4..fa1fee2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf64b10dd38db64924bff88f11aad3e6 robotpy-wpimath-2023.4.3.0.tar.gz +361e857c2bfc95c15f105bbd5d8dd0b1 robotpy-wpimath-2023.4.3.1.tar.gz -- cgit v1.2.3