diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2017-01-10 14:24:24 -0500 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2017-01-10 14:25:43 -0500 |
| commit | 05b3940f7101c29f0d67afd2ee88fd7c05fa994d (patch) | |
| tree | a6f31e4c84c3af0c94c96f867ea208b795976a3f | |
| parent | 6b99275b43cd3682fbb0c64d85699d05cd0aca4f (diff) | |
| download | arch-pkgs-05b3940f7101c29f0d67afd2ee88fd7c05fa994d.tar.gz | |
add couple packages
| -rw-r--r-- | .gitmodules | 9 | ||||
| m--------- | python-cvxcanon | 0 | ||||
| m--------- | python-cvxpy | 0 | ||||
| m--------- | python-fastcache | 0 |
4 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index caf6ee4..bd33b9e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,12 @@ [submodule "ejabberd-git"] path = ejabberd-git url = ssh://aur@aur.archlinux.org/ejabberd-git +[submodule "python-cvxpy"] + path = python-cvxpy + url = ssh://aur@aur.archlinux.org/python-cvxpy +[submodule "python-fastcache"] + path = python-fastcache + url = ssh://aur@aur.archlinux.org/python-fastcache +[submodule "python-cvxcanon"] + path = python-cvxcanon + url = ssh://aur@aur.archlinux.org/python-cvxcanon diff --git a/python-cvxcanon b/python-cvxcanon new file mode 160000 +Subproject 5d102b010dae4b860440f574e762dd9939095d0 diff --git a/python-cvxpy b/python-cvxpy new file mode 160000 +Subproject c07b61953c274200f8bfb0113a7c8878c4c5675 diff --git a/python-fastcache b/python-fastcache new file mode 160000 +Subproject 887b2697412f2bdd664c6d41a2337b9112a5a2d |
