From 652b439e76d164b8e04c74301a6b76a666eb2526 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 10:10:39 +0000 Subject: [PATCH] style: pre-commit fixes --- .distro/pybind11.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.distro/pybind11.spec b/.distro/pybind11.spec index 8c49b018888..63d04d015ea 100644 --- a/.distro/pybind11.spec +++ b/.distro/pybind11.spec @@ -5,7 +5,7 @@ Summary: Seamless operability between C++11 and Python # TODO: https://github.com/pybind/pybind11/issues/5093 License: BSD -URL: https://github.com/pybind/pybind11 +URL: https://github.com/pybind/pybind11 Source0: https://github.com/pybind/pybind11/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: python3-devel