diff --git a/multimedia/misc/pybind11/pspec.xml b/multimedia/misc/pybind11/pspec.xml
index b7ce37e93a..67d1801fe9 100644
--- a/multimedia/misc/pybind11/pspec.xml
+++ b/multimedia/misc/pybind11/pspec.xml
@@ -40,15 +40,22 @@
/usr/share/cmake/pybind11
/usr/share/pkgconfig/pybind11.pc
/usr/bin/pybind11-config
- /usr/lib/python3.9/site-packages/pybind11/include
- /usr/lib/python3.9
- /usr/lib/python3.9/site-packages/pybind11/share/cmake
- /usr/lib/python3.9/site-packages/pybind11/share/pkgconfig
+ /usr/lib/python3*/site-packages/pybind11/include
+ /usr/lib/python3*
+ /usr/lib/python3*/site-packages/pybind11/share/cmake
+ /usr/lib/python3*/site-packages/pybind11/share/pkgconfig
/usr/share/doc/pybind11
+
+ 2023-10-17
+ 2.10.3
+ Rebuild
+ fury
+ uglyside@yandex.ru
+
2023-01-26
2.10.3
diff --git a/programming/language/python3/python3-filelock/actions.py b/programming/language/python3/python3-filelock/actions.py
index cbcb8f4043..1eee91d6bb 100644
--- a/programming/language/python3/python3-filelock/actions.py
+++ b/programming/language/python3/python3-filelock/actions.py
@@ -10,4 +10,4 @@ def build():
pythonmodules.compile(pyVer="3")
def install():
- pythonmodules.install(pyVer="3")
\ No newline at end of file
+ pythonmodules.install(pyVer="3")