Package Details: python3-threaded_servers 2022.9-7

Git Clone URL: https://aur.archlinux.org/python3-threaded_servers.git (read-only, click to copy)
Package Base: python3-threaded_servers
Description: Threaded server modules (ThreadedHTTPSServer, ThreadedMulticastServer, Quickserve, Pacserve).
Upstream URL: https://xyne.dev/projects/python3-threaded_servers
Keywords: python server
Licenses: GPL
Submitter: Xyne
Maintainer: Xyne
Last Packager: Xyne
Votes: 90
Popularity: 0.037950
First Submitted: 2013-05-10 20:09 (UTC)
Last Updated: 2024-05-17 23:45 (UTC)

Dependencies (6)

Required by (3)

Sources (2)

Latest Comments

1 2 3 Next › Last »

ak42 commented on 2024-07-16 18:18 (UTC)

@Xyne, add this to your setup.py and you will not need to create other packages like quickserve to call the "apps":

  entry_points={
    'console_scripts': [
      'threaded_https_server = ThreadedServers.ThreadedHTTPSServer:main',
      'threaded_multicast_server = ThreadedServers.ThreadedMulticastServer:main',
      'quickserve = ThreadedServers.Quickserve:main',
      'pacserve = ThreadedServers.Pacserve:main'
    ]
  },

sekret commented on 2024-04-28 17:03 (UTC)

Fails to build on clean chroot. Adding python-setuptools to makedepends fixes it.

Xyne commented on 2023-06-25 23:36 (UTC)

This should be fixed in the next few days. The site is temporarily down.

keren_sky commented on 2023-05-29 14:53 (UTC)

Thanks springer. Grabbed the pkgbuild on the project homepage.

springer commented on 2023-05-23 20:18 (UTC)

@Xyne Could you please update this package? The source URLs don't exist anymore.

FunctionalHacker commented on 2023-05-23 18:23 (UTC)

Flagged out of date unnescessarily. Builds fine here. Probably a temporary server error.

ghthor commented on 2023-05-11 03:27 (UTC)

Updated PKGBUILD

https://gist.github.com/ghthor/30b12642e16ac1e129f5894fd8a951e8

kido007 commented on 2021-11-17 13:32 (UTC)

The new mirror works, no more DNS errors. Thank you.

jjbeard commented on 2021-11-15 10:47 (UTC)

Looks like the archlinux.ca domain registration has lapsed: Registrar Status pendingDelete, redemptionPeriod, serverHold, serverRenewProhibited, serverTransferProhibited, serverUpdateProhibited

cherkaba commented on 2021-11-13 19:38 (UTC)

@kido007 +1 same issue

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: xyne.archlinux.ca