pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-ncclient Fix problem introduced by myself in th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aebc57913536
branches:  trunk
changeset: 353384:aebc57913536
user:      he <he%pkgsrc.org@localhost>
date:      Tue Oct 04 07:11:02 2016 +0000

description:
Fix problem introduced by myself in the previous commit.

diffstat:

 net/py-ncclient/distinfo                 |  4 ++--
 net/py-ncclient/patches/patch-README.rst |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (37 lines):

diff -r f99a8ab07bee -r aebc57913536 net/py-ncclient/distinfo
--- a/net/py-ncclient/distinfo  Tue Oct 04 06:41:18 2016 +0000
+++ b/net/py-ncclient/distinfo  Tue Oct 04 07:11:02 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2016/10/01 23:29:47 he Exp $
+$NetBSD: distinfo,v 1.8 2016/10/04 07:11:02 he Exp $
 
 SHA1 (ncclient-0.5.2.tar.gz) = 620976be68e16a0cc6135736d7e68d1142ae86df
 RMD160 (ncclient-0.5.2.tar.gz) = 47d103556e0e88882c7fb115a5b345d22ed1aa96
 SHA512 (ncclient-0.5.2.tar.gz) = 2b5052d3bb2dbf64d731ae8b2c362b11f4e339c8734dd2a43f1737ec0d72f3aa983662b93f9b017f29fd7b4f39b23e458dab9f9e76bf534c426ed25b2d022e19
 Size (ncclient-0.5.2.tar.gz) = 61456 bytes
-SHA1 (patch-README.rst) = c986ed3effc82e1a8fbaa141fc375b06e90c6e4b
+SHA1 (patch-README.rst) = 16839b8a90f2d10cf34a6793c509e24cea57e3ef
diff -r f99a8ab07bee -r aebc57913536 net/py-ncclient/patches/patch-README.rst
--- a/net/py-ncclient/patches/patch-README.rst  Tue Oct 04 06:41:18 2016 +0000
+++ b/net/py-ncclient/patches/patch-README.rst  Tue Oct 04 07:11:02 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-README.rst,v 1.3 2016/10/01 23:29:47 he Exp $
+$NetBSD: patch-README.rst,v 1.4 2016/10/04 07:11:02 he Exp $
 
 Work around setup.py reading this file in a C locale.
 https://github.com/ncclient/ncclient/issues/160
@@ -14,12 +14,12 @@
     `Time Warner Cable Openstack Team`_
  -  v0.4.7: `Einar Nilsen-Nygaard`_, `Vaibhav Bajpai`_, Norio Nakamoto
  -  v0.4.6: `Nitin Kumar`_, `Carl Moberg`_, `Stavros Kroustouris`_
-@@ -188,7 +188,6 @@ Acknowledgements
+@@ -188,7 +188,7 @@ Acknowledgements
  .. _sharang: https://github.com/sharang
  .. _pseguel: https://github.com/pseguel
  .. _nnakamot: https://github.com/nnakamot
 -.. _Ð?лекÑ?ей Ð?аÑ?Ñ?Ñ?Ñ?ов: https://github.com/p-alik
--.. _Alexei Pastuchov: https://github.com/p-alik
++.. _Alexei Pastuchov: https://github.com/p-alik
  .. _Christian Giese: https://github.com/GIC-de
  .. _Peipei Guo: https://github.com/peipeiguo
  .. _Time Warner Cable Openstack Team: https://github.com/twc-openstack



Home | Main Index | Thread Index | Old Index