Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] texlab: update to 5.2.0
@ 2023-01-30  4:27 subnut
  2023-01-30 16:22 ` cinerea0
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: subnut @ 2023-01-30  4:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

There is a new pull request by subnut against master on the void-packages repository

https://github.com/subnut/void-packages texlab
https://github.com/void-linux/void-packages/pull/41952

texlab: update to 5.2.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->
@cinerea0 

A patch file from https://github.com/void-linux/void-packages/pull/41952.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-texlab-41952.patch --]
[-- Type: text/x-diff, Size: 1165 bytes --]

From cb4f784db6c16bbd3c5f0b8b02c4fa8674d96e1e Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Mon, 30 Jan 2023 09:55:40 +0530
Subject: [PATCH] texlab: update to 5.2.0

---
 srcpkgs/texlab/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/texlab/template b/srcpkgs/texlab/template
index 4f844d6cb0b3..87569a0a2843 100644
--- a/srcpkgs/texlab/template
+++ b/srcpkgs/texlab/template
@@ -1,6 +1,6 @@
 # Template file for 'texlab'
 pkgname=texlab
-version=5.1.0
+version=5.2.0
 revision=1
 build_style=cargo
 short_desc="Implementation of the Language Server Protocol for LaTeX"
@@ -9,7 +9,7 @@ license="GPL-3.0-or-later"
 homepage="https://texlab.netlify.app/"
 changelog="https://raw.githubusercontent.com/latex-lsp/texlab/master/CHANGELOG.md"
 distfiles="https://github.com/latex-lsp/texlab/archive/refs/tags/v${version}.tar.gz"
-checksum=e327c78e079dc94290b34065cde92510f02db3f012aedcba4eb882bfc815cf55
+checksum=e23bff5b39d8605a2e1b789e25015332a5777cfb53b3d24535ceef0034437929
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" -a "$XBPS_TARGET_WORDSIZE" = "32" ]; then
 	broken="smartstring fails to compile"

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
@ 2023-01-30 16:22 ` cinerea0
  2023-01-30 16:26 ` subnut
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: cinerea0 @ 2023-01-30 16:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 557 bytes --]

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408930794

Comment:
I can confirm that the changes in this commit work for me.

However, I wonder how I am supposed to take this as anything other than a weird power play. I update one of your packages, which has had an update available for almost a month, and you open a PR for one of mine that you've never touched before and have tested only "briefly" that had an update available for around 12 hours at the time you opened this.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
  2023-01-30 16:22 ` cinerea0
@ 2023-01-30 16:26 ` subnut
  2023-01-30 16:30 ` subnut
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: subnut @ 2023-01-30 16:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 467 bytes --]

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408938543

Comment:
@cinerea0 Sorry if this seemed that way. I just came home on a short medical leave, and thought of trying out LaTeX. So, I installed texlive and texlab. I was just checking out the texlab repo on github, and I saw that there was a new release a few hours ago, and thought of updating it on void-packages. That's it. I promise.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
  2023-01-30 16:22 ` cinerea0
  2023-01-30 16:26 ` subnut
@ 2023-01-30 16:30 ` subnut
  2023-01-30 16:38 ` subnut
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: subnut @ 2023-01-30 16:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 549 bytes --]

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408944098

Comment:
And I didn't even notice that you updated any of my packages. Thanks for that! I have been **very** busy for the last few months (you know, college and all...)

In fact, it's only due to my medical leave that I've been creating the update PRs. Otherwise I usually am using Windows all the time I'm in college. Not using void ⇒ not knowing that packages are out-of-date ⇒ not creating PRs to update them

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
                   ` (2 preceding siblings ...)
  2023-01-30 16:30 ` subnut
@ 2023-01-30 16:38 ` subnut
  2023-01-30 16:44 ` subnut
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: subnut @ 2023-01-30 16:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408955985

Comment:
Ah, okay. Just now I saw that you've updated the iwgtk package, and I'd mentioned you in #41953.

I am terribly sorry that you felt this way. I honestly didn't even think of that. I am sorry, again. :disappointed: 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
                   ` (3 preceding siblings ...)
  2023-01-30 16:38 ` subnut
@ 2023-01-30 16:44 ` subnut
  2023-01-30 16:45 ` subnut
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: subnut @ 2023-01-30 16:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 869 bytes --]

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408963110

Comment:
But as I said before, it's pure coincidence that the texlab package is owned by you.

 I was just starting to learn LaTeX and was looking for an LSP for it, and noticed that the texlab LSP had an update just _2 hours ago_, and updated the void-packages template for it immediately. I tried it out, and went to sleep without pushing it (I am unwell, hence the medical leave). As soon as I remembered that I forgot to create a PR, i pushed the template to github and created it, and tagged you because you are the maintainer. Then, I went about the rest of my day without giving it a second thought.

There. I just described you exactly what happened. Please don't think I had any ill intentions whatsoever. I am sorry, again.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
                   ` (4 preceding siblings ...)
  2023-01-30 16:44 ` subnut
@ 2023-01-30 16:45 ` subnut
  2023-01-30 18:08 ` subnut
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: subnut @ 2023-01-30 16:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 883 bytes --]

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1408963110

Comment:
But as I said before, it's pure coincidence that the texlab package is owned by you.

 I was just starting to learn LaTeX and was looking for an LSP for it, and noticed that the texlab LSP had an update just _2 hours ago_, and updated the void-packages template for it immediately. I tried it out, and went to sleep without pushing it (I am unwell, hence the medical leave). The next day, as soon as I remembered that I forgot to create a PR, i pushed the template to github and created it, and tagged you because you are the maintainer. Then, I went about the rest of my day without giving it a second thought.

There. I just described you exactly what happened. Please don't think I had any ill intentions whatsoever. I am sorry, again.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
                   ` (5 preceding siblings ...)
  2023-01-30 16:45 ` subnut
@ 2023-01-30 18:08 ` subnut
  2023-01-30 18:08 ` [PR PATCH] [Closed]: " subnut
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: subnut @ 2023-01-30 18:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1409084879

Comment:
You know what? Let me just close this PR. I still feel terrible about the way this has gone down. I am very sorry that @cinerea0 felt that this PR was something other than just a PR. So, let me just close it.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PR PATCH] [Closed]: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
                   ` (6 preceding siblings ...)
  2023-01-30 18:08 ` subnut
@ 2023-01-30 18:08 ` subnut
  2023-01-30 18:09 ` subnut
  2023-01-30 19:41 ` cinerea0
  9 siblings, 0 replies; 11+ messages in thread
From: subnut @ 2023-01-30 18:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]

There's a closed pull request on the void-packages repository

texlab: update to 5.2.0
https://github.com/void-linux/void-packages/pull/41952

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->
@cinerea0 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
                   ` (7 preceding siblings ...)
  2023-01-30 18:08 ` [PR PATCH] [Closed]: " subnut
@ 2023-01-30 18:09 ` subnut
  2023-01-30 19:41 ` cinerea0
  9 siblings, 0 replies; 11+ messages in thread
From: subnut @ 2023-01-30 18:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 164 bytes --]

New comment by subnut on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1409086664

Comment:
@cinerea0 Sorry, again.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: texlab: update to 5.2.0
  2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
                   ` (8 preceding siblings ...)
  2023-01-30 18:09 ` subnut
@ 2023-01-30 19:41 ` cinerea0
  9 siblings, 0 replies; 11+ messages in thread
From: cinerea0 @ 2023-01-30 19:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/41952#issuecomment-1409230110

Comment:
Hold on there. First off, I want to apologize for assuming the worst of you. There are many completely innocuous reasons someone could have to open a PR, and I assumed malice where there obviously wasn't any. I reacted with hostility because I connected dots that weren't there, and I'm sorry for doing that.

Having said that, it's up to you whether you want to re-open or re-create this PR. I would have no issue with you doing so.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-01-30 19:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30  4:27 [PR PATCH] texlab: update to 5.2.0 subnut
2023-01-30 16:22 ` cinerea0
2023-01-30 16:26 ` subnut
2023-01-30 16:30 ` subnut
2023-01-30 16:38 ` subnut
2023-01-30 16:44 ` subnut
2023-01-30 16:45 ` subnut
2023-01-30 18:08 ` subnut
2023-01-30 18:08 ` [PR PATCH] [Closed]: " subnut
2023-01-30 18:09 ` subnut
2023-01-30 19:41 ` cinerea0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).