repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git]
/
components
/
python
/
freezegun
/
patches
/
03-no-maya.patch
blob
ecf806c1910d688f9b58a8e8eb23cf91a72fb2c1
1
We have no maya packaged (yet).
2
3
--- freezegun-1.5.1/requirements.txt.orig
4
+++ freezegun-1.5.1/requirements.txt
5
@@ -2,4 +2,3 @@
6
pytest-cov
7
coveralls
8
python-dateutil >= 2.7
9
-maya; python_version < '3.12'