Re: Looking for python-pecan

2017-06-13 Thread Kubilay Kocak
On 6/13/17 5:37 PM, Willem Jan Withagen wrote:
> On 12-6-2017 17:09, Dimitry Andric wrote:
>> On 12 Jun 2017, at 13:29, Willem Jan Withagen  wrote:
>>>
>>> For one the Ceph port I'm doing I'm going to need python-pecan in het
>>> close future.
>>>
>>> Not sure how this works with python-modules since it is something that
>>> is only used by the ceph-ports. But my guess is that I won't be
>>> able/allowed to just have a post execute like:
>>>
>>> ping install python-pecan.
>>
>> Normally you would use pip, ping is something entirely different. :)
> 
> 8-D, yup. Some commands are an automaton. Think P, and ping comes out.
> 
> 
>> Here is a patch to add a devel/py-pecan port, plus one of its
>> dependencies that is not yet in the ports tree, devel/py-logutils.
>>
>> Tested only very lightly, please take care.
> 
> It will get tested more now.
> And now I do not have to make a Pecan port. :)
> Did you submit this (and py-logutils) for acceptance?
> 
> --WjW

Hi Willem,

If you are offering to maintain these ports, I would recommend
submitting them yourself, but feel free to CC Dimitry (thank you for
helping to create them) and python@freebsdorg so our python team
committers are notified

Also, prior to submitting them, please confirm the ports (and any future
changes) pass QA (portlint, poudriere, et al). For more information and
instructions see:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Looking for python-pecan

2017-06-13 Thread Willem Jan Withagen
On 12-6-2017 17:09, Dimitry Andric wrote:
> On 12 Jun 2017, at 13:29, Willem Jan Withagen  wrote:
>>
>> For one the Ceph port I'm doing I'm going to need python-pecan in het
>> close future.
>>
>> Not sure how this works with python-modules since it is something that
>> is only used by the ceph-ports. But my guess is that I won't be
>> able/allowed to just have a post execute like:
>>
>>  ping install python-pecan.
> 
> Normally you would use pip, ping is something entirely different. :)

8-D, yup. Some commands are an automaton. Think P, and ping comes out.


> Here is a patch to add a devel/py-pecan port, plus one of its
> dependencies that is not yet in the ports tree, devel/py-logutils.
> 
> Tested only very lightly, please take care.

It will get tested more now.
And now I do not have to make a Pecan port. :)
Did you submit this (and py-logutils) for acceptance?

--WjW
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Looking for python-pecan

2017-06-12 Thread Dimitry Andric
On 12 Jun 2017, at 13:29, Willem Jan Withagen  wrote:
> 
> For one the Ceph port I'm doing I'm going to need python-pecan in het
> close future.
> 
> Not sure how this works with python-modules since it is something that
> is only used by the ceph-ports. But my guess is that I won't be
> able/allowed to just have a post execute like:
> 
>   ping install python-pecan.

Normally you would use pip, ping is something entirely different. :)

Here is a patch to add a devel/py-pecan port, plus one of its
dependencies that is not yet in the ports tree, devel/py-logutils.

Tested only very lightly, please take care.

-Dimitry


add-devel_py-pecan-and-deps.diff
Description: Binary data


signature.asc
Description: Message signed with OpenPGP


Looking for python-pecan

2017-06-12 Thread Willem Jan Withagen
Hi,

For one the Ceph port I'm doing I'm going to need python-pecan in het
close future.

Not sure how this works with python-modules since it is something that
is only used by the ceph-ports. But my guess is that I won't be
able/allowed to just have a post execute like:

ping install python-pecan.

Suggestions...

--WjW
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"