exprez135

Results 8 issues of exprez135

In my attempt to follow the installation instructions for development, I am hitting an error while the `make build` section is running: `sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) could not translate host name "postgres"...

bug
support

Could you add a license to this project?

### What version of Hugo are you using (`hugo version`)? v0.68.3 on macOS via HomeBrew ### Does this issue reproduce with the latest release? Yes. --- Whenever I enable the...

Bug
Keep

Project home: https://sr.ht/~delthas/senpai/ #### Description Portfile currently has to manually set master_sites (sourcehut group problem with go packages) and the destroot (despite having a proper Makefile), but it works. If...

type: submission

#### Description These two commits update whisper to its most recent published version and make significant updates to the Portfile to fix previously missing build dependencies/requirements. This includes a patch...

type: enhancement
type: update
maintainer
maintainer: open

fixes https://trac.macports.org/ticket/68446 #### Description This resolves an issue described in https://trac.macports.org/ticket/68446. This is so that default distname includes the project name, preventing conflicts on distfiles.macports.org/go. ###### Type(s) - [x] bugfix...

type: enhancement

* Previously caused an error if destroot was not included explicitly in PortFile. * MacPorts will now ordinarily run the default destroot command unless overriden manually with destroot { …...

type: enhancement

see https://forum.ghost.org/t/unnecessary-and-excessive-newlines-in-plain-text-part-of-newsletters/60267/ - Previously relied on presence of \n in source HTML. - Now sets reasonable new lines based on HTML elements. - Formats headers for better readability. - Tests...