Bug 250727 - [NEW PORT] www/py-requests-unixsocket Use requests to talk HTTP via a UNIX domain socket
Summary: [NEW PORT] www/py-requests-unixsocket Use requests to talk HTTP via a UNIX do...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks: 251586
  Show dependency treegraph
 
Reported: 2020-10-29 20:02 UTC by uros
Modified: 2020-12-12 19:00 UTC (History)
1 user (show)

See Also:


Attachments
patch file (1.40 KB, text/plain)
2020-10-29 20:02 UTC, uros
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description uros 2020-10-29 20:02:09 UTC
Created attachment 219207 [details]
patch file

This is Python lib required for some new ports I'm working on.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-12-12 18:56:17 UTC
A commit references this bug:

Author: mikael
Date: Sat Dec 12 18:55:51 UTC 2020
New revision: 557859
URL: https://svnweb.freebsd.org/changeset/ports/557859

Log:
  www/py-requests-unixsocket: add port

  Use requests to talk HTTP via a UNIX domain socket

  WWW: https://github.com/msabramo/requests-unixsocket

  PR:		250727
  Submitted by:	uros@gruber.si

Changes:
  head/www/Makefile
  head/www/py-requests-unixsocket/
  head/www/py-requests-unixsocket/Makefile
  head/www/py-requests-unixsocket/distinfo
  head/www/py-requests-unixsocket/pkg-descr
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2020-12-12 19:00:49 UTC
Thanks!