[Bug 238572] [NEW PORT] finance/py-backtrader: Python Backtesting library for trading strategies
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238572 Kubilay Kocak changed: What|Removed |Added Keywords||feature, needs-qa Status|New |Open Summary|[new port] |[NEW PORT] |finance/py-backtrader: |finance/py-backtrader: |Python Backtesting library |Python Backtesting library |for trading strategies |for trading strategies CC||pyt...@freebsd.org --- Comment #1 from Kubilay Kocak --- I'll take this as I had (have?) a WIP port of this -- 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 237634] security/py-bro-pkg: Rename (move) to security/py-zkg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237634 Kai Knoblich changed: What|Removed |Added Attachment #204965|0 |1 is obsolete|| Attachment #204966|0 |1 is obsolete|| Attachment #205054|0 |1 is obsolete|| Attachment #205054|maintainer-approval?(mshirk | Flags|@daemon-security.com) | Attachment #205055|maintainer-approval?(mshirk | Flags|@daemon-security.com) | Attachment #205055|0 |1 is obsolete|| Attachment #205057||maintainer-approval?(mshirk Flags||@daemon-security.com) Summary|security/py-bro-pkg: Rename |security/py-bro-pkg: Rename |(move) to |(move) to security/py-zkg |security/py-zeek-pkg| --- Comment #9 from Kai Knoblich --- Created attachment 205057 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205057&action=edit MOVE-security-py-bro-pkg-TO-security-py-zkg.patch Attached the complete diff and one more addition that I forgot to mention before: I also added "git:devel/git" to the RUN_DEPENDS otherwise "zkg" / "bro-pkg" throws an exception / warning during runtime: > Traceback (most recent call last): > File "/usr/local/lib/python3.6/site-packages/git/__init__.py", line 83, in > > refresh() > File "/usr/local/lib/python3.6/site-packages/git/__init__.py", line 73, in > refresh > if not Git.refresh(path=path): > File "/usr/local/lib/python3.6/site-packages/git/cmd.py", line 290, in > refresh > raise ImportError(err) > ImportError: Bad git executable. > The git executable must be specified in one of the following ways: > - be included in your $PATH > - be set via $GIT_PYTHON_GIT_EXECUTABLE > - explicitly set via git.refresh() > > All git commands will error until this is rectified. -- 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 237634] security/py-bro-pkg: Rename (move) to security/py-zeek-pkg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237634 Kubilay Kocak changed: What|Removed |Added Flags|maintainer-feedback+| --- Comment #8 from Kubilay Kocak --- @Kai diffs are fine for port moves Let's also obsolete any .. obsoleted patches and please include the MOVED and category/Makefile updates with it as well. And issue summary needs updating -- 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 237634] security/py-bro-pkg: Rename (move) to security/py-zeek-pkg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237634 Kai Knoblich changed: What|Removed |Added URL||https://pypi.org/project/zk ||g/ Keywords|needs-patch, needs-qa | -- 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 237634] security/py-bro-pkg: Rename (move) to security/py-zeek-pkg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237634 --- Comment #7 from Kai Knoblich --- (In reply to Shirkdog from comment #1) Thank you for your updated patches. I looked at it and the overall picture is clear, but we need to do a small change with the package name. If you take a look at PyPi you'll see that the Python package name is "zkg" and the release has been updated to 2.0.0 recently. I have attached two patches (SVN version + shar archive) that reflects those changes. With the 2.0.0 release one can use "zkg" instead of "bro-pkg" to fetch packages but "bro-pkg" can still be used for backwards compatibility. To summarize all changes: - Port is renamed from "security/py-bro-pkg" to "security/py-zkg" - Update to 2.0.0 - Update the pkg-descr accordingly (and align the text somewhat to make it more readable) - Also update the pkg-message with a hint about the previously used command "bro-pkg" If those changes are ok for you, I'll commit them together with the other required changes (update MOVED and security/Makefile, etc.). -- 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 237634] security/py-bro-pkg: Rename (move) to security/py-zeek-pkg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237634 Kai Knoblich changed: What|Removed |Added Attachment #205055||maintainer-approval?(mshirk Flags||@daemon-security.com) --- Comment #6 from Kai Knoblich --- Created attachment 205055 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205055&action=edit py-zkg-2.0.0.shar -- 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 237634] security/py-bro-pkg: Rename (move) to security/py-zeek-pkg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237634 Kai Knoblich changed: What|Removed |Added Attachment #205054||maintainer-approval?(mshirk Flags||@daemon-security.com) --- Comment #5 from Kai Knoblich --- Created attachment 205054 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205054&action=edit py-zkg-2.0.0.patch -- 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"