14
0

Accepting request 671988 from home:frispete:python

By now, the cffi dependency is fullfilled by chance, but back than,
I managed a situation, where pyOpenSSL was installed, but dysfunctional,
because cffi was missing...

- add local-intersphinx-inventories.patch for generating the docs
  correctly
- add fetch-intersphinx-inventories.sh to fetch the inventories

- add missing python-cffi dependency

OBS-URL: https://build.opensuse.org/request/show/671988
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=54
This commit is contained in:
2019-02-06 08:55:31 +00:00
committed by Git OBS Bridge
parent 96bb8c5656
commit 7222fe2030
7 changed files with 49 additions and 1 deletions

3
.gitattributes vendored
View File

@@ -21,3 +21,6 @@
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
crypto.inv filter=lfs diff=lfs merge=lfs -text
python3.inv filter=lfs diff=lfs merge=lfs -text