From 6e999fc535cbe1ec61a4a0aebabeb4755986de77 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Fri, 20 Jul 2018 10:01:27 -0400 Subject: version bump --- python-gcsfs | 2 +- python-moto | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python-gcsfs b/python-gcsfs index 704d6db..9cf8a83 160000 --- a/python-gcsfs +++ b/python-gcsfs @@ -1 +1 @@ -Subproject commit 704d6dba38ba2c437b8cf71f2647f7b29829827b +Subproject commit 9cf8a83bf9495ada4cc54c7a4f5f90106f8da957 diff --git a/python-moto b/python-moto index e867969..f908735 160000 --- a/python-moto +++ b/python-moto @@ -1 +1 @@ -Subproject commit e86796992a43f772f028e91b1d18a4b14d8b7e6d +Subproject commit f9087356c5b65e412903bc82c0bc3623d2e1f24e -- cgit v1.2.3-70-g09d2 From 82d372db50b48b796942b830da5cca7228d9797a Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 6 Aug 2018 11:06:50 -0400 Subject: new packages and version bumps --- .gitmodules | 9 +++++++++ arrow | 2 +- flatbuffers-static | 2 +- python-wtforms-alchemy | 1 + python-wtforms-components | 1 + python-wtforms-test | 1 + 6 files changed, 14 insertions(+), 2 deletions(-) create mode 160000 python-wtforms-alchemy create mode 160000 python-wtforms-components create mode 160000 python-wtforms-test diff --git a/.gitmodules b/.gitmodules index c23f308..81a8042 100644 --- a/.gitmodules +++ b/.gitmodules @@ -257,3 +257,12 @@ [submodule "python-lru-dict"] path = python-lru-dict url = aur@aur.archlinux.org:python-lru-dict.git +[submodule "python-wtforms-alchemy"] + path = python-wtforms-alchemy + url = aur@aur.archlinux.org:python-wtforms-alchemy.git +[submodule "python-wtforms-components"] + path = python-wtforms-components + url = aur@aur.archlinux.org:python-wtforms-components.git +[submodule "python-wtforms-test"] + path = python-wtforms-test + url = aur@aur.archlinux.org:python-wtforms-test.git diff --git a/arrow b/arrow index acaa697..19f8ffa 160000 --- a/arrow +++ b/arrow @@ -1 +1 @@ -Subproject commit acaa697d78bc7c0002dd22abf44adc4667b50cca +Subproject commit 19f8ffa066b5acc484fb96d7f16f8b83e5e4cfee diff --git a/flatbuffers-static b/flatbuffers-static index 8637ee3..69d3456 160000 --- a/flatbuffers-static +++ b/flatbuffers-static @@ -1 +1 @@ -Subproject commit 8637ee3ce59c308480f4da9a7b29a6fdb8255673 +Subproject commit 69d3456984c1faf80b27195d82d383c81e0e5d63 diff --git a/python-wtforms-alchemy b/python-wtforms-alchemy new file mode 160000 index 0000000..7033013 --- /dev/null +++ b/python-wtforms-alchemy @@ -0,0 +1 @@ +Subproject commit 70330130f0ae16c73a395346847256e07938664a diff --git a/python-wtforms-components b/python-wtforms-components new file mode 160000 index 0000000..702e077 --- /dev/null +++ b/python-wtforms-components @@ -0,0 +1 @@ +Subproject commit 702e07715cbca20496d9500b080da7d16abe2b8c diff --git a/python-wtforms-test b/python-wtforms-test new file mode 160000 index 0000000..90a4534 --- /dev/null +++ b/python-wtforms-test @@ -0,0 +1 @@ +Subproject commit 90a453423972a9feeacaeef837aeb37c5eb5b702 -- cgit v1.2.3-70-g09d2 From 33ba5c8ec77a76e19259b7205b7511bb96bf0978 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 20 Aug 2018 09:53:01 -0400 Subject: update submodule --- python-asyncpg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-asyncpg b/python-asyncpg index b96288e..eefbbc3 160000 --- a/python-asyncpg +++ b/python-asyncpg @@ -1 +1 @@ -Subproject commit b96288e27613b1c3ebf70181a0c7e33dd2728f3f +Subproject commit eefbbc35bc4504475429b4cc000bebfc813e1493 -- cgit v1.2.3-70-g09d2 From 24b9e01cb8f9b4c6db1b22b462d152edd76f0dff Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 20 Aug 2018 13:41:02 -0400 Subject: version bump --- python-gcsfs | 2 +- python-moto | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python-gcsfs b/python-gcsfs index 9cf8a83..704d6db 160000 --- a/python-gcsfs +++ b/python-gcsfs @@ -1 +1 @@ -Subproject commit 9cf8a83bf9495ada4cc54c7a4f5f90106f8da957 +Subproject commit 704d6dba38ba2c437b8cf71f2647f7b29829827b diff --git a/python-moto b/python-moto index f908735..ebb0f3a 160000 --- a/python-moto +++ b/python-moto @@ -1 +1 @@ -Subproject commit f9087356c5b65e412903bc82c0bc3623d2e1f24e +Subproject commit ebb0f3a6b2f159f5eca582d2b3f5ea526e87538d -- cgit v1.2.3-70-g09d2