diff options
author | adam <adam@pkgsrc.org> | 2018-10-10 08:21:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-10-10 08:21:17 +0000 |
commit | 02ad0d56667f4c31adf5a7436fe289a478db42ad (patch) | |
tree | ced9d1f449d5e38d359daf629c1ee6384fecd288 | |
parent | 93ff7c6a92098429e11b8e79923c938d2fcb06f3 (diff) | |
download | pkgsrc-02ad0d56667f4c31adf5a7436fe289a478db42ad.tar.gz |
Updated devel/py-async-timeout, devel/py-subprocess32
-rw-r--r-- | doc/CHANGES-2018 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-2018 b/doc/CHANGES-2018 index fe60cf66614..a82485e84bd 100644 --- a/doc/CHANGES-2018 +++ b/doc/CHANGES-2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4332 2018/10/09 23:17:26 rillig Exp $ +$NetBSD: CHANGES-2018,v 1.4333 2018/10/10 08:21:17 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6042,3 +6042,5 @@ Changes to the packages collection and infrastructure in 2018: Updated www/ruby-actionpack51 to 5.1.6nb1 [taca 2018-10-09] Updated pkgtools/pkglint to 5.6.4 [rillig 2018-10-09] Updated pkgtools/pkglint to 5.6.5 [rillig 2018-10-09] + Updated devel/py-async-timeout to 3.0.1 [adam 2018-10-10] + Updated devel/py-subprocess32 to 3.5.3 [adam 2018-10-10] |