FreeBSD Bugzilla – Attachment 247219 Details for
Bug 275907
[NEW PORT] devel/py-types-beautifulsoup4: Typing stubs for beautifulsoup4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
git format-patch of port's directory
1.txt (text/plain), 1.59 KB, created by
mail_of_sergey
on 2023-12-24 05:17:12 UTC
(
hide
)
Description:
git format-patch of port's directory
Filename:
MIME Type:
Creator:
mail_of_sergey
Created:
2023-12-24 05:17:12 UTC
Size:
1.59 KB
patch
obsolete
>From b9e03d41875377395eb7190e5c2d473efe2071d2 Mon Sep 17 00:00:00 2001 >From: Sergey Zaykov <mail_of_sergey@mail.ru> >Date: Sat, 23 Dec 2023 11:28:53 +0300 >Subject: [PATCH] Initial release >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >--- > Makefile | 17 +++++++++++++++++ > distinfo | 3 +++ > pkg-descr | 3 +++ > 3 files changed, 23 insertions(+) > create mode 100644 Makefile > create mode 100644 distinfo > create mode 100644 pkg-descr > >diff --git a/Makefile b/Makefile >new file mode 100644 >index 0000000..f0cfcc5 >--- /dev/null >+++ b/Makefile >@@ -0,0 +1,17 @@ >+PORTNAME= types-beautifulsoup4 >+PORTVERSION= 4.12.0.7 >+CATEGORIES= devel python >+MASTER_SITES= PYPI >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= mail_of_sergey@mail.ru >+COMMENT= Typing stubs for beautifulsoup4 >+WWW= https://pypi.org/project/types-beautifulsoup4/ >+ >+LICENSE= APACHE20 >+ >+USES= python >+USE_PYTHON= autoplist distutils >+NO_ARCH= yes >+ >+.include <bsd.port.mk> >diff --git a/distinfo b/distinfo >new file mode 100644 >index 0000000..c3570df >--- /dev/null >+++ b/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1703124222 >+SHA256 (types-beautifulsoup4-4.12.0.7.tar.gz) = 59980028d29bf55d0db359efa305b75bacf0cb92e3f3f6b3fd408f2531df274c >+SIZE (types-beautifulsoup4-4.12.0.7.tar.gz) = 11127 >diff --git a/pkg-descr b/pkg-descr >new file mode 100644 >index 0000000..b646f05 >--- /dev/null >+++ b/pkg-descr >@@ -0,0 +1,3 @@ >+This is a PEP 561 type stub package for the beautifulsoup4 package. >+It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. >+to check code that uses beautifulsoup4. >-- >2.43.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 275907
: 247219