Link synapse dependencies to the build:
www/py-treq,python3 www/py-macaroons,python3 textproc/py-unpaddedbase64,python3 textproc/py-signedjson,python3 textproc/py-canonicaljson,python3 devel/py-typing-extensions,python3 devel/py-importlib-metadata,python3 security/py-libnacl,python3
This commit is contained in:
parent
c78009bdb1
commit
9290640f30
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1945 2020/03/08 01:32:15 mariani Exp $
|
||||
# $OpenBSD: Makefile,v 1.1946 2020/03/08 16:55:25 landry Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += 64tass
|
||||
@ -1487,6 +1487,7 @@
|
||||
SUBDIR += py-hypothesis,python3
|
||||
SUBDIR += py-icalendar
|
||||
SUBDIR += py-icalendar,python3
|
||||
SUBDIR += py-importlib-metadata,python3
|
||||
SUBDIR += py-incremental
|
||||
SUBDIR += py-incremental,python3
|
||||
SUBDIR += py-iniparse
|
||||
@ -1717,6 +1718,7 @@
|
||||
SUBDIR += py-txaio
|
||||
SUBDIR += py-txaio,python3
|
||||
SUBDIR += py-typing
|
||||
SUBDIR += py-typing-extensions,python3
|
||||
SUBDIR += py-tz
|
||||
SUBDIR += py-tz,python3
|
||||
SUBDIR += py-tzlocal
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.569 2020/03/04 14:33:28 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.570 2020/03/08 16:55:24 landry Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += ADMsnmp
|
||||
@ -306,6 +306,7 @@
|
||||
SUBDIR += py-josepy,python3
|
||||
SUBDIR += py-keyring
|
||||
SUBDIR += py-keyring,python3
|
||||
SUBDIR += py-libnacl,python3
|
||||
SUBDIR += py-miasm
|
||||
SUBDIR += py-openssl
|
||||
SUBDIR += py-openssl,python3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.621 2020/02/09 23:46:10 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.622 2020/03/08 16:55:25 landry Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += TclXML
|
||||
@ -366,6 +366,7 @@
|
||||
SUBDIR += py-alabaster
|
||||
SUBDIR += py-alabaster,python3
|
||||
SUBDIR += py-black
|
||||
SUBDIR += py-canonicaljson,python3
|
||||
SUBDIR += py-chardet
|
||||
SUBDIR += py-chardet,python3
|
||||
SUBDIR += py-colored
|
||||
@ -441,6 +442,7 @@
|
||||
SUBDIR += py-recommonmark,python3
|
||||
SUBDIR += py-ruamel.yaml
|
||||
SUBDIR += py-ruamel.yaml,python3
|
||||
SUBDIR += py-signedjson,python3
|
||||
SUBDIR += py-semver
|
||||
SUBDIR += py-snowballstemmer
|
||||
SUBDIR += py-snowballstemmer,python3
|
||||
@ -470,6 +472,7 @@
|
||||
SUBDIR += py-unicodecsv,python3
|
||||
SUBDIR += py-unidecode
|
||||
SUBDIR += py-unidecode,python3
|
||||
SUBDIR += py-unpaddedbase64,python3
|
||||
SUBDIR += py-vatnumber
|
||||
SUBDIR += py-vobject
|
||||
SUBDIR += py-vobject,python3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.950 2020/03/03 21:41:29 tb Exp $
|
||||
# $OpenBSD: Makefile,v 1.951 2020/03/08 16:55:25 landry Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += ajaxterm
|
||||
@ -442,6 +442,7 @@
|
||||
SUBDIR += py-jonpy
|
||||
SUBDIR += py-jwt
|
||||
SUBDIR += py-jwt,python3
|
||||
SUBDIR += py-macaroons,python3
|
||||
SUBDIR += py-mako
|
||||
SUBDIR += py-mako,python3
|
||||
SUBDIR += py-mastodon.py
|
||||
@ -485,6 +486,7 @@
|
||||
SUBDIR += py-terminado,python3
|
||||
SUBDIR += py-tornado
|
||||
SUBDIR += py-tornado,python3
|
||||
SUBDIR += py-treq,python3
|
||||
SUBDIR += py-uritemplate
|
||||
SUBDIR += py-uritemplate,python3
|
||||
SUBDIR += py-urlgrabber
|
||||
|
Loading…
Reference in New Issue
Block a user