[Bug 212673] net/py-twitter: Rename to py-python-twitter, Update to 3.1

2016-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212673

Danilo G. Baio (dbaio)  changed:

   What|Removed |Added

 Attachment #175591|0   |1
is obsolete||

--- Comment #4 from Danilo G. Baio (dbaio)  ---
Created attachment 175666
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175666&action=edit
py-python-twitter-3.1-v03.patch


Hi @koobs.

Tests are not included at PyPi package[1], so I've moved MASTER_SITES to
Github.

[1] - packages=find_packages(exclude=('tests', 'docs')),

New patch:

- Rename to py-python-twitter, following PyPI/Github name
- Update to 3.1
- Move to Github
- Include a patch to ignore a test dependency

Changelog: https://github.com/bear/python-twitter/blob/master/doc/changelog.rst

[QA]

portlint: OK (looks fine.)
testport: 
poudriere: i386,  9.3   (OK)
poudriere: amd64, 9.3   (OK)
poudriere: i386,  10.3  (OK)
poudriere: amd64, 10.3  (OK)
poudriere: i386,  11(OK)
poudriere: amd64, 11(OK)
poudriere: i386,  12(OK)
poudriere: amd64, 12(OK)

py.test (without pytest-runner installed)
-
test session starts 

platform freebsd12 -- Python 2.7.12, pytest-2.8.7, py-1.4.31, pluggy-0.3.1
rootdir:
/usr/home/dbaio/FreeBSD/ports/net/py-python-twitter/work/python-twitter-3.1,
inifile: pytest.ini
collected 148 items

tests/test_api.py s
tests/test_api_30.py
.
tests/test_filecache.py .
tests/test_media.py ..
tests/test_models.py ...
tests/test_parse_tweet.py ..
tests/test_rate_limit.py ...
tests/test_status.py ..
tests/test_trend.py 
tests/test_tweet_length.py ..
tests/test_twitter_utils.py 
tests/test_unicode.py .
tests/test_user.py ..

131 passed, 17 skipped in 4.67 seconds 
-

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 212673] net/py-twitter: Rename to py-python-twitter, Update to 3.1

2016-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212673

Danilo G. Baio (dbaio)  changed:

   What|Removed |Added

  Flags|maintainer-feedback?(dbaio@ |maintainer-feedback+
   |bsd.com.br) |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version

2016-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204519

--- Comment #31 from Ruslan Makhmatkhanov  ---
(In reply to Antoine Brodin from comment #30)
Antoine, I made the patches for them (see the "Depends on" PR's) and awaiting
for maintainer approval. But maybe you can start the exp-run by applying them
manually to the test tree because it may took up to 2 weeks awaiting approval?
Thanks

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version

2016-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204519

--- Comment #32 from Mathieu Arnold  ---
You don't need to wait to commit them, they are fixing build-time problems when
building with python 3.5, and thus, are covered by the blanket approval:

https://www.freebsd.org/doc/en/books/porters-handbook/makefile-maintainer.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version

2016-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204519

--- Comment #33 from Ruslan Makhmatkhanov  ---
Ok, will do then. I also can't test math/convertall and math/rpcalc, because
they depend upon llvm37, that's marked broken with py3.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version

2016-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204519
Bug 204519 depends on bug 213393, which changed state.

Bug 213393 Summary: accessibility/speech-dispatcher: fix packaging with 
python3.5
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213393

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version

2016-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204519
Bug 204519 depends on bug 213342, which changed state.

Bug 213342 Summary: audio/rhythmbox: fix packaging with python 3.5
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213342

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version

2016-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204519

--- Comment #34 from Ruslan Makhmatkhanov  ---
All set

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


www/reviewboard port and conflict-free Python packages

2016-10-12 Thread Sergey Brunov

Hello, Python FreeBSD Team!

I would like to ask you to help me with the www/reviewboard 
 port.

I would like to have the port working well.

Could you please help me to «repair» it?
The port was removed in the scope of this revision 
.


Your help would be greatly appreciated.

Best regards,
Sergey Brunov.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"