pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2016Q3]: pkgsrc/net/py-ncclient Pullup ticket #5123 - requeste...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46e1b27b68e3
branches:  pkgsrc-2016Q3
changeset: 408776:46e1b27b68e3
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Thu Oct 06 18:22:40 2016 +0000

description:
Pullup ticket #5123 - requested by he
net/py-ncclient: build fix

Revisions pulled up:
- net/py-ncclient/distinfo                                      1.5-1.8
- net/py-ncclient/patches/patch-README.rst                      1.1-1.4

---
   Module Name: pkgsrc
   Committed By:        wiz
   Date:                Fri Sep 30 13:59:10 UTC 2016

   Modified Files:
        pkgsrc/net/py-ncclient: distinfo
   Added Files:
        pkgsrc/net/py-ncclient/patches: patch-README.rst

   Log Message:
   Work around build problem in C locale.

---
   Module Name: pkgsrc
   Committed By:        wiz
   Date:                Fri Sep 30 14:01:44 UTC 2016

   Modified Files:
        pkgsrc/net/py-ncclient: distinfo
        pkgsrc/net/py-ncclient/patches: patch-README.rst

   Log Message:
   Add upstream bug report URL.

---
   Module Name: pkgsrc
   Committed By:        he
   Date:                Sat Oct  1 23:29:47 UTC 2016

   Modified Files:
        pkgsrc/net/py-ncclient: distinfo
        pkgsrc/net/py-ncclient/patches: patch-README.rst

   Log Message:
   Use Alexei's name from LinkedIn (which uses ASCII) instead of
   deleting his entries...

---
   Module Name: pkgsrc
   Committed By:        he
   Date:                Tue Oct  4 07:11:02 UTC 2016

   Modified Files:
        pkgsrc/net/py-ncclient: distinfo
        pkgsrc/net/py-ncclient/patches: patch-README.rst

   Log Message:
   Fix problem introduced by myself in the previous commit.

diffstat:

 net/py-ncclient/distinfo                 |   3 ++-
 net/py-ncclient/patches/patch-README.rst |  25 +++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 1 deletions(-)

diffs (41 lines):

diff -r c68dcfe45ff7 -r 46e1b27b68e3 net/py-ncclient/distinfo
--- a/net/py-ncclient/distinfo  Thu Oct 06 18:18:24 2016 +0000
+++ b/net/py-ncclient/distinfo  Thu Oct 06 18:22:40 2016 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.4 2016/09/15 14:56:45 he Exp $
+$NetBSD: distinfo,v 1.4.2.1 2016/10/06 18:22:40 bsiegert 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) = 16839b8a90f2d10cf34a6793c509e24cea57e3ef
diff -r c68dcfe45ff7 -r 46e1b27b68e3 net/py-ncclient/patches/patch-README.rst
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/py-ncclient/patches/patch-README.rst  Thu Oct 06 18:22:40 2016 +0000
@@ -0,0 +1,25 @@
+$NetBSD: patch-README.rst,v 1.4.2.2 2016/10/06 18:22:40 bsiegert Exp $
+
+Work around setup.py reading this file in a C locale.
+https://github.com/ncclient/ncclient/issues/160
+
+--- README.rst.orig    2016-07-05 12:22:23.000000000 +0000
++++ README.rst
+@@ -167,7 +167,7 @@ Acknowledgements
+ 
+ -  v0.5.2: `Nitin Kumar`_, `Kristian Larsson`_, `palashgupta`_,
+    `Jonathan Provost`_, `Jainpriyal`_, `sharang`_, `pseguel`_,
+-   `nnakamot`_, `Ð?лекÑ?ей Ð?аÑ?Ñ?Ñ?Ñ?ов`_, `Christian Giese`_, `Peipei Guo`_,
++   `nnakamot`_, `Alexei Pastuchov`_, `Christian Giese`_, `Peipei Guo`_,
+    `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,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
+ .. _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